Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
svantana
on Aug 17, 2013
|
parent
|
context
|
favorite
| on:
Quickly navigate your filesystem from the command ...
Thanks! Also, since alot of OSX paths contain whitespaces, I had to modify the mark function like so:
function mark { mkdir -p $MARKPATH; ln -s "$(pwd)" $MARKPATH/$1 }
Disclaimer: I'm not very good at bash, perhaps there is a nicer solution to this problem?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: