Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sybolic links
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
scap1784
Apprentice
Apprentice


Joined: 25 Dec 2002
Posts: 225

PostPosted: Mon Feb 17, 2003 4:11 am    Post subject: sybolic links Reply with quote

How can i delte the FTP link in this folder

COPIED FROM TERMINAL
---------------------------------------------------------------------------------------
bash-2.05b# ls -l
total 1502
lrwxrwxrwx 1 root root 5 Feb 14 16:33 FTP -> /FTP/
drwxr-xr-x 4 root root 1160 Jan 9 15:40 Travis_Lake
-rw-r--r-- 1 root root 1534575 Jan 9 15:33 Travis_Lake.zip
lrwxrwxrwx 1 root root 10 Feb 5 07:25 pics -> /FTP/pics/
bash-2.05b# rm FTP/
rm: cannot remove `FTP/': Not a directory
bash-2.05b# rm pics/
rm: cannot remove `pics/': Not a directory
bash-2.05b# unlink FTP/
unlink: cannot unlink `FTP/': Not a directory
bash-2.05b#
Back to top
View user's profile Send private message
red_over_blue
Guru
Guru


Joined: 16 Dec 2002
Posts: 310

PostPosted: Mon Feb 17, 2003 5:45 am    Post subject: Reply with quote

Try it without the /

Code:

rm FTP
Back to top
View user's profile Send private message
scap1784
Apprentice
Apprentice


Joined: 25 Dec 2002
Posts: 225

PostPosted: Mon Feb 17, 2003 6:05 am    Post subject: Reply with quote

wow so that worked don't i feel like a retard!!!! :)
THANKS THO
Scap
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Feb 18, 2003 3:18 pm    Post subject: Reply with quote

Moved from Networking & Security.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum