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.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > System > Shells

    Shell Directory Manager 0.9

    Download button

    No screenshots available
    Downloads: 518  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.7/5)
    18 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Lluis Batlle i Rossell | More programs
    GPL / FREE
    May 16th, 2007, 13:33 GMT
    ROOT / System / Shells

     Read user reviews (0)  Refer to a friend  Subscribe

    Shell Directory Manager description

    Shell Directory Manager is a small tool for managing often-visited directories using a shell like bash.

    Shell Directory Manager is a small tool for managing often-visited directories using a shell like bash.

    I offer two new commands: dm is a manager for a small database, where you name directories with a short alias. And dmcd is a function for your current shell, which lets you go to a directory given its alias in the database.

    Example of use:

    $ dm 1 /tmp # Adds the id '1' for /tmp
    $ dm bla . # Adds the id 'bla' for the current dir
    $ dmcd 1 # Goes to /tmp
    $ dmcd bla # Goes to what was your current dir
    $ dm -d bla # Deletes the entry for 'bla'.
    $ dm # Shows your 'database'
    1 /tmp
    $ dm -h # Shows help, and defines 'dmcd' for sh.

    Installation:

    It's a script in bash - don't look for any special filename extension. Put the downloaded dm in your path.

    Install the dmcd function. dm -h may give you a clue. For instance, for bash, add the following line into your .bashrc or .bash_profile (or any system wide script for each session):

    function dmcd { dm -t $1 && cd `dm $1`; }

    Product's homepage

      


    TAGS:

    directory manager | database manager | shell manager | shell | directory | manager

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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