Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Desktop Environment > File managers

    lfm 2.3

    Download button

    Downloads: 808  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.6/5)
    22 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Inigo Serna | More programs
    GPL / FREE
    May 23rd, 2011, 08:13 GMT [view history]
    ROOT / Desktop Environment / File managers

     Read user reviews (0)  Refer to a friend  Subscribe

    lfm description

    A simple but powerful file manager for the UNIX console.

    lfm is a simple but powerful file manager for the UNIX console. The application has been developed with the ol' good Midnight Commander as model.

    Requirements:

    lfm is written in Python_ and need curses module. It needs Python v2.0 or maybe higher, it won't work with v1.5. Since version 0.90, *lfm* needs ncurses >= v5.x because of its
    handling of terminal resizing.

    All modern UNIX flavours (Linux, *BSD, Solaris, etc) will run it without problems.

    Installation:

    lfm is very easy to install, just keep next steps:

    1. Download sources

    2. Uncompress file

    3. Build:

    python setup.py build

    4. Install, as root::

    python setup.py install

    5. Run it:

    lfm

    To let 'lfm' to change to panel's current directory after quiting with q, Q or F10 keys, you must add next code to /etc/bashrc or to your ~/.bashrc:

    lfm()
    {
    /usr/bin/lfm "$*" # type here full path to lfm script
    LFMPATHFILE=/tmp/lfm-$$.path
    cd "`cat $LFMPATHFILE`"
    rm -f $LFMPATHFILE
    }

    If you don't use bash or csh shell, above lines must be different.

    Product's homepage

    What's New in This Release: [ read full changelog ]

    · Ctrl-H now shows or hides dot files. Ctrl-Y displays directories' history.
    · It's now posible to move the cursor in the non-active pane, and this behavior can be toggled with Ctrl-W. Support was added for .7z compressed files.
    · The F2 and F12 keys were swapped, so now F2 renames files and F12 shows the file menu.
    · New key shortcuts were added in dialogs.
    · Cursor movement was sped up.
    · Lots of code cleaning and refactoring were done and some bugs were fixed.

      


    TAGS:

    file manager | UNIX console | commander clone | lfm | file | manager

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM