DragonFly On-Line Manual Pages
lfm(1) DragonFly General Commands Manual lfm(1)
NAME
lfm - a powerful file manager for the UNIX console
SYNOPSIS
lfm [ -h | --help ]
[ -d | --debug ]
[-1 | -2] [pathtodir1 [pathtodir2]]
DESCRIPTION
Last File Manager is a powerful file manager for the UNIX console. It
has a curses interface and it's written in Python.
OPTIONS
-1 start in 1-pane mode
-2 start in 2-panes mode (default)
-d, --debug
create debug file
-h, --help
show help
pathtodir1
directory
pathtodir2
directory to show in panel 2
AUTHOR
lfm was written by Inigo Serna <inigoserna@gmail.com>
This manual page was written by Sebastien Bacher for the Debian
GNU/Linux system (but may be used by others).
SEE ALSO
The full documentation which includes the keys descriptions is in
/usr/share/doc/lfm/README.
May 21, 2011 lfm(1)