软件简介: |
autojump: 在命令行下快速更改目录,autojump 的源代码发布在 GPLv3 许可下,可由 git 取得。一般的 Linux 发行版用户可通过执行其中的 install.sh 脚本来安装 autojump,Archlinux 用户也可从 yaourt 安装。 A cd command that learns - easily navigate directories from the command line .autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. The j --stat command shows you the current contents of the database. Directories must be visited first before they can be jumped to. |