On 2016-02-20 04:21, Joel wrote:
How do you do symbolic links?
ln -s <source> <target> Replace <source> and <target> with the appropriate paths. -- /Jacob Carlborg
On 2016-02-20 04:21, Joel wrote:
How do you do symbolic links?
ln -s <source> <target> Replace <source> and <target> with the appropriate paths. -- /Jacob Carlborg