Scroll to navigation

lfm(1) 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 Iñigo 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