[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Symbolic linkin'



Aeron Jarrett wrote:
> 
> generally you make a symbolic link by typing
> 
> ln [existing_file] [reference_to_existing_file]
> 
> Usually I get the parameters mixed up.... so what  I do is make sure that

Think of it as a fancy "cp" - no problem.