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