symlinks on linux
I get confused by the manual page for ln – it just doesn’t make it clear to me what goes where. Anyway, so I always remember setting up symlinks as:
ln -sf real pretend
Generally, that’s all I need to remember.
Perl, MySQL, Money and Food
I get confused by the manual page for ln – it just doesn’t make it clear to me what goes where. Anyway, so I always remember setting up symlinks as:
ln -sf real pretend
Generally, that’s all I need to remember.