1 2 3 4 5 6 7
#!/bin/sh for file in "$@"; do echo "file: $file" done rotdir "$@" | command grep -i "\.\(png\|jpg\|jpeg\|gif\|webp\|tif\|ico\)\(_large\)*$" | nsxiv -abio