On Sat, Jul 09, 2016 at 06:28:17AM -0500, artisticforge . wrote:
>ln -s ./get_iplayer-2.95/get_iplayer ~/bin/get_iplayer

When creating symlinks it's better to give an absolute path as the
first file argument, just to be on the safe side.

ln -s ~/get_iplayer-2.95/get_iplayer ~/bin/get_iplayer

R

_______________________________________________
get_iplayer mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to