...linux tweaks by morphus.dk
Unfortunately, no one can be told what the Matrix is. You have to see it for yourself. by MORPHUS.DK
06 November, 2010
how to remove symbolic-link (ln -s) on Linux
remove symbolic-link (ln -s) in terminal
When you create a link with "ln -s", then you can remove the link with a simple "rm"
"rm ACTUAL_FILE" removes the actual file, "rm SYM_LINK" removes the symbolic link
rm -rf /usr/src/linux
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)