e2ln (1) - Linux Manuals
e2ln: create hard links on an ext2 filesystem
NAME
e2ln - create hard links on an ext2 filesystem
SYNOPSIS
e2ln [options] source destinationDESCRIPTION
The e2ln command is used to create hard links on an ext2 filesystem.OPTIONS
- -f
- Force the operation to remove any existing files.
- -s
- Create a symlink.
- -v
- Be verbose.
Note: creating symlinks is not operational at this time.
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).