Re: [CentOS] symbolic linking

2008-05-19 Thread MHR
On Mon, May 19, 2008 at 7:40 AM, Bowie Bailey <[EMAIL PROTECTED]> wrote: > Frank Cox wrote: >> I have a number directories under /opt on computer jack. I want some >> (not all) of them to appear in /opt on computer jill. >> >> I have the /opt directory on jack mounted on jill under /mnt/jack >> I

RE: [CentOS] symbolic linking

2008-05-19 Thread Bowie Bailey
Frank Cox wrote: > I have a number directories under /opt on computer jack. I want some > (not all) of them to appear in /opt on computer jill. > > I have the /opt directory on jack mounted on jill under /mnt/jack > > If I go into the /opt directory on jill and do this: > > ln -s /mnt/jack/opt/

[CentOS] symbolic linking

2008-05-16 Thread Frank Cox
I have a number directories under /opt on computer jack. I want some (not all) of them to appear in /opt on computer jill. I have the /opt directory on jack mounted on jill under /mnt/jack If I go into the /opt directory on jill and do this: ln -s /mnt/jack/opt/files . I get /opt/files/files o