[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] RE: Change /var/spool/mail to/home/spool/mail
- Subject: Re: [cobalt-developers] RE: Change /var/spool/mail to/home/spool/mail
- From: Malcolm McLeary <mmcleary@xxxxxxx>
- Date: Wed Jul 24 21:22:00 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
on 25/7/02 2:12 PM, LIM PEY FOONG wrote:
> if for my raq4 servers? any way to do it?
Create the new directories in the desired location and then use the ln
command to create the symbolic link.
man ln will provide details of use.
Cheers, Malcolm