summaryrefslogtreecommitdiffstats
path: root/.local/bin/openimg
blob: 4fb0d782a328f5eaeed693be8cd8858ea4e6d9f6 (plain)
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