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