LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   removing links (https://www.linuxquestions.org/questions/linux-newbie-8/removing-links-276901/)

wdfears 01-12-2005 09:32 AM

removing links
 
I can't seam to remove a sym link... I have been trying to use the rm command on the link but I get "Is a directory" so then I use the -f and I get "Not a directory"

Why can't I delte this link? please help
Thanks

reddazz 01-12-2005 09:43 AM

rm -rf filename/directoryname

Just be careful whe using the above command, it can be fatal;) especially when run as root.

wdfears 01-12-2005 10:47 AM

great thanks


All times are GMT -5. The time now is 06:21 AM.