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