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