830a0c2
.TH E2LN 1 "March 2, 2005"
830a0c2
.\"
830a0c2
.SH NAME
830a0c2
e2ln \- create hard links on an ext2 filesystem
830a0c2
.\"
830a0c2
.SH SYNOPSIS
830a0c2
.B e2ln
830a0c2
.RI [ options ] " source destination"
830a0c2
.\"
830a0c2
.SH DESCRIPTION
830a0c2
The \fBe2ln\fP command is used to create hard links on an ext2 filesystem.
830a0c2
.\"
830a0c2
.SH OPTIONS
830a0c2
.TP
830a0c2
.B \-f
830a0c2
Force the operation to remove any existing files.
830a0c2
.TP
830a0c2
.B \-s
830a0c2
Create a symlink.
830a0c2
.TP
830a0c2
.B \-v
830a0c2
Be verbose.
830a0c2
.PP
830a0c2
Note: creating symlinks is not operational at this time.
830a0c2
.\"
830a0c2
.SH SEE ALSO
830a0c2
.BR e2tools (7),
830a0c2
.BR e2mv (1),
830a0c2
.BR e2ls (1),
830a0c2
.BR e2mkdir (1),
830a0c2
.BR e2cp (1),
830a0c2
.BR e2rm (1),
830a0c2
.BR e2tail (1).
830a0c2
.\"
830a0c2
.SH AUTHOR
830a0c2
The \fBe2tools\fP were written by Keith Sheffield <sheff@pobox.com>.
830a0c2
.PP
830a0c2
This manual page was written by Lucas Wall <lwall@debian.org>,
830a0c2
for the Debian project (but may be used by others).