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