Creating, Removing, and unlinking Symlinks
#Create ln -s path/to/original/ path/to/link # rm rm path/to/symlink #unlink unlink path/to/symlink/