Re: Adding paths..?


Subject: Re: Adding paths..?
From: Alan Orth (aorth@mac.com)
Date: Tue Aug 14 2001 - 01:41:48 MDT


On 8/13/01 10:19 AM, "Charles Eggers" <eggers@fusion.gat.com> wrote:

>> Michael-
>> Thanks for the hints... I will definitely explore more with that. Correct
>> me if I'm wrong, but a symlink is like a MacOS Alias, correct?
>>
>> How would I go about making a symbolic link?
>
>
> Yes, it is analogous to a Mac OS alias.
>
> Try
>
> % ln -s <original path/file> <sym link name>
>
> ..or..
>
> % ln -s <original path/file> .
>
> ..if you want the sym link to have the same name as the file (but
> different path)
>
> "ln -s" basically means "link", "symbolic".
>
> Regards -
> Chuck
>
>
> Charles Eggers
> Senior Programmer/Analyst
> General Atomics
> 3550 General Atomics Court
> San Diego, CA 92121-1194
> Office: 858.455.3564
> mailto:eggers@fusion.gat.com
> http://fusion.gat.com/comp/analysis/

Hey, Michael. Thanks, man.

That was very helpful.

-- 
Alan Orth
aorth@mac.com
Macintosh überhacker extraordinaire



This archive was generated by hypermail 2a24 : Tue Aug 14 2001 - 00:59:11 MDT