RsD0p9BK
8/4/2016 - 6:31 AM

symlink__relative.sh

# ln -s with a path relative to pwd

ln -s "$(pwd)/foo" ~/bin/foo_link;
"$(pwd)/bower" --version;

# http://unix.stackexchange.com/questions/125132/ln-s-with-a-path-relative-to-pwd