logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lfm - a powerful file manager for the UNIX console

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). Adapted for lfm v3.0 by Iñigo Serna.

Availability

       The latest version of this program can be found at https://inigo.katxi.org/devel/lfm.

Description

LastFileManagerisapowerfulfilemanagerfortheUNIXconsole.  It has a curses  interface  and  it's
       written in Python v3.4+.

License

       This  program  is  distributed  under  the  terms of the GNU General Public License version 3 or later as
       published by the Free Software Foundation.  See the built-in help for details on the License and the lack
       of warranty.

Name

lfm - a powerful file manager for the UNIX console

Options

-h,--help
              Show help and exit

       -d,--debug
              Enable debug level in log file

       -w,--use-wide-chars
              Enable support for wide chars

       --restore-config
              Restore default configuration

       --restore-keys
              Restore default key bindings

       --restore-theme
              Restore default theme

       --delete-history
              Delete history

       [path1]
              Path to show in left pane (default: ".", current directory)

       [path2]
              Path to show in right pane (default: ".", current directory)

See Also

       The full documentation which includes the keys descriptions is in /usr/share/doc/lfm/README.

lfm version 3.1                                   June 25, 2017                                           lfm(1)

Synopsis

lfm[-h][-d][-w][--restore-config][--restore-keys][--restore-theme][--delete-history][path1][path2]

See Also