Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nishparadox
on April 22, 2021
|
parent
|
context
|
favorite
| on:
How to navigate directories faster with Bash (2015...
One of my favorite custom bash function is to use up() function to abstract away all the cd ../../../ command.
Up 3 will put me 3 directories behind the current one.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Up 3 will put me 3 directories behind the current one.