At the command line, I usually use the cd command to change directory.
However, in most cases, cd command requires users to provide the necessary path information to reach a goal. Autojump overcomes this, it is able to automatically maintain the directory that contains the user's use of the database, and then you only need to enter j plus you want to change the directory part of the name can quickly jump to that directory. If you do not understand what the author said, you may wish to take a look at the screenshot above. By jumpstat can view the specific contents of the database. For example, when I want to change the directory to, simply perform/home/xiaodong/bin/wog jwo. Autojump source code published in the GPLv3 license, may obtain from git. General Linux release users can perform the install.sh script to install autojump, Archlinux users can also install from yaourt. autojump
No comments:
Post a Comment