On August 17, 2004 04:22 pm, s. keeling wrote: > Incoming from Michael Walters: > > I tried your command and got the following: > > > > [EMAIL PROTECTED]:~$ ln -s /usr/bin/mozilla-1.6 /usr//bin//mozilla > > ln: `/usr//bin//mozilla/mozilla-1.6': File exists > > [EMAIL PROTECTED]:~$ > > That's because, for whatever reason, you have a /usr/bin/mozilla > _directory_ > > Why, I don't know. Is there anything in that directory? > > ls -alF /usr/bin/mozilla
________________________________________________________________________________________________________ [EMAIL PROTECTED]:~$ ls -alF /usr/bin/mozilla total 133 drwxr-sr-x 2 michael michael 144 Aug 17 15:41 ./ drwxr-xr-x 12 root root 69224 Aug 14 14:16 ../ lrwxrwxrwx 1 michael michael 20 Aug 17 15:41 mozilla-1.6 -> /usr/bin/mozilla-1.6* -rwxr-xr-x 1 michael michael 56434 Jul 30 04:49 nphelix.so* -rwxr-xr-x 1 michael michael 5086 Jul 30 04:49 nphelix.xpt* [EMAIL PROTECTED]:~$ The above is what I got in that directory. I hope this helps. regards, Michael _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

