Virtual Linking Directories in Linux

You know you hate it when you need code that you do not use very often. Well this is one of those items.

ln -s <source> <destination>
Share this