imv-fish is a clone of the imv(1)
command from
renameutils
written in pure
fish shell.
The command opens
vared
to let you interactively rename
an individual file or directory.
It is useful on systems
with a port of fish but not renameutils,
like OpenBSD.
imv-fish requires fish 3.4 or later. Earlier versions will not work.
imv path
To install imv-fish with Fisher, run the command:
fisher install dbohdan/imv-fish
- Clone the repository or download and extract a source archive.
- Run
install.fish
.
vidir(1)
from moreutils. The moreutils collection is packaged for OpenBSD.
MIT.