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

Re: ln -s /usr/doc /home/doc



On Thu, Apr 06, 2000 at 11:28:28PM +0200, Debian Mail wrote:
> > ln -s /usr/doc /home/doc
> 
> Yes, of course!

Actually, the way you did it the first time was correct, assuming the
directory is on the /home partition.

The second argument to "ln" is the link filename.  The first argument is
the target of the link.  It does seem backwards, but, that's the way it
is!  :)

Use ln -s /home/doc /usr/doc


Reply to: