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

Re: [cobalt-users] Symb. Link



On Wed, 7 Jun 2000, Daniel Pfeifer wrote:

> Sorry, this might be a newbie question, though, I never had to use it: How can I set a symbolic link?
> 
ln -s source target

then 
	ls -l 
will give
	....   target -> source