Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Summary-Talk] alias that logs folder
On 7/14/04 11:38 PM Bob Minor (bob@cybermill.com) wrote: >I ran the following command > >ln -s /private/var/logs/httpd/ logs > >and when I try to do a cd logs i get a no file found There is no directory by that name, so no way that could work. I expect that you meant "/private/var/log/httpd" (log not logs). Jason ----------------- Jason@Summary.Net ----------------- Dr. Seuss books . . . can be read and enjoyed on several levels. For example, 'One Fish Two Fish, Red Fish Blue Fish' can be deconstructed as a searing indictment of the narrow-minded binary counting system. -- Peter van der Linden, Expert C Programming, Deep C Secrets ------------- Go to <http://summary.net/list.html> to update subscription info.
|