Autojump
Prathamesh Desai
Posted on January 1, 2022
autojump is a command line utility similar to cd. It helps speeds up file navigation by maintaining a history of directories that have been previously navigated by the user. If there are directories with the same name, autojump maintains a weighted history to favor the most frequently accessed directory.
cheat sheet:
- check weight
j -s
- autojump help
j --help
- jump to a directory
j foo
- jump to a child directory
jc bar
-The o command opens the file manager
jo foo
💖 💪 🙅 🚩
Prathamesh Desai
Posted on January 1, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
watercooler Why does a reboot make your PC run SO much faster than running all the cleaning tools you can possibly imagine?
November 30, 2024