Create hard links on an ext2 filesystem
e2ln [options] source destination
The e2ln command is used to create hard links on an ext2 filesystem.
-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.
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).