imv/files/imv-folder
2021-07-08 23:30:24 +01:00

4 lines
66 B
Bash
Executable file

#!/bin/sh
image="$1"
exec imv "$(dirname "$image")"/* -n "$image"