Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jul 2004 18:12:43 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        Andrew Musselman <Andrew@cwu.EDU>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: symlink
Message-ID:  <20040708181243.481be3dd.wmoran@potentialtech.com>
In-Reply-To: <s0ed5cf0.039@hermes.cwu.edu>
References:  <s0ed5cf0.039@hermes.cwu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Musselman <Andrew@cwu.EDU> wrote:
> Hello; I'm new to this list.
> 
> I've looked and still can't find the path to the command "symlink".  It
> has a man page, but I can't find it.  Any suggestions?

As already described, symlink is for use in code.

If you look at the "SEE ALSO" section of that man page, you'll see a reference
to ln(1), which is the user command commonly used to create symlinks.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040708181243.481be3dd.wmoran>