night duke wrote:
 ls -al /etc
drwxr-xr-x   7 root   root     4096 2007-05-20 17:48 spamassassin
cd etc/mail
ls -al
lrwxrwxrwx 1 root root 15 2007-04-09 20:24 spamassassin -> ../spamassassin
So which one it's correct? or it's a link?
Thanks

l = link
d = directory

but it´s no harm to leave it be. All you write/read to either place ends up in same place
try:
man ln

and read how it works, q to quit

/Markus

Reply via email to