Moves or renames files on an ext2fs filesystem
e2mv [options] files... dest
The e2mv command moves or renames files on an ext2fs filesystem. The source files must be explicitly stated. It does not use regular expressions, yet.
-f
Force the operation to remove any existing files.
-s
Swap names of the two files.
-v
Be verbose.
The e2tools were written by Keith Sheffield <[email protected]>.
This manual page was written by Lucas Wall <[email protected]>, for the Debian project (but may be used by others).