Y
Hacker News
new
|
ask
|
show
|
jobs
by
nishparadox
1885 days ago
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.