![]() |
![]()
| ![]() |
![]()
NAMEe2mv - moves or renames files on an ext2fs filesystem SYNOPSISe2mv [options] files... dest DESCRIPTIONThe e2mv command moves or renames files on an ext2fs filesystem. The source files must be explicitly stated. It does not use regular expressions, yet. OPTIONSEXAMPLESRename a file:
If `/boot/grub/grub.conf.old` already exists and is not a directory, this will fail. Use `-f` to force removal. Move a file to a different directory (`/data/processed`):
To swap the names of two files:
To swap two files and use a new name for the first one:
SEE ALSOe2tools(7), e2ln(1), e2ls(1), e2mkdir(1), e2cp(1), e2rm(1), e2tail(1). AUTHORThe e2tools were written by Keith Sheffield <sheff@pobox.com>. This manual page was written by Lucas Wall <lwall@debian.org>, for the Debian project (but may be used by others).
|