e2rm (1) - Linux Manuals
e2rm: removes files and directories on an ext2 filesystem
NAME
e2rm - removes files and directories on an ext2 filesystem
SYNOPSIS
e2rm [options] files...DESCRIPTION
The e2rm command removes files and directories on an ext2 filesystem.OPTIONS
- -r
- Recursively delete files if a directory name is given.
- -v
- Be verbose.
AUTHOR
The e2tools were written by Keith Sheffield <sheff [at] pobox.com>.This manual page was written by Lucas Wall <lwall [at] debian.org>, for the Debian project (but may be used by others).