mirror of
https://github.com/wting/autojump
synced 2025-06-13 12:54:07 +00:00
Updated Home (textile)
parent
cf3dd07f3e
commit
c02861fb54
@ -1,8 +1,8 @@
|
|||||||
<b>Autojump: a cd command that learns</b>
|
<b>Autojump: a cd command that learns</b><a href="http://flattr.com/thing/52284/Autojump-a-cd-command-that-learns" target="_blank">
|
||||||
|
|
||||||
<a href="http://flattr.com/thing/52284/Autojump-a-cd-command-that-learns" target="_blank">
|
|
||||||
<img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" align="right" border="10" /></a>
|
<img src="http://api.flattr.com/button/button-static-50x60.png" alt="Flattr this" title="Flattr this" align="right" border="10" /></a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
One of the most used shell commands is "cd". A quick survey among my friends revealed that between 10 and 20% of all commands they type are actually cd commands! Unfortunately, jumping from one part of your system to another with cd requires you to enter almost the full path, which isn't very practical and requires a lot of keystrokes.
|
One of the most used shell commands is "cd". A quick survey among my friends revealed that between 10 and 20% of all commands they type are actually cd commands! Unfortunately, jumping from one part of your system to another with cd requires you to enter almost the full path, which isn't very practical and requires a lot of keystrokes.
|
||||||
|
|
||||||
*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 jumpstat command shows you the current contents of the database. You need to work a little bit before the database becomes usable. Once your database is reasonably complete, you can "jump" to a commonly "cd"ed directory by typing:
|
*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 jumpstat command shows you the current contents of the database. You need to work a little bit before the database becomes usable. Once your database is reasonably complete, you can "jump" to a commonly "cd"ed directory by typing:
|
||||||
|
Loading…
Reference in New Issue
Block a user