ref: ab3a209ed97ea6d9e085a32bf806fd9395615ade dir: /sdrip/fns.rc/
#!/bin/rc fn lscmd{ for(ext in HEIC JPG PNG WEBP) ls -- *.^$ext >[2]/dev/null || {} }