Date: Thu, 8 Jul 2004 18:17:48 -0400 (EDT) From: Jerry McAllister <jerrymc@clunix.cl.msu.edu> To: Andrew@cwu.EDU (Andrew Musselman) Cc: freebsd-questions@freebsd.org Subject: Re: symlink Message-ID: <200407082217.i68MHnB28001@clunix.cl.msu.edu> In-Reply-To: <s0ed5cf0.039@hermes.cwu.edu> from "Andrew Musselman" at Jul 08, 2004 02:40:30 PM
next in thread | previous in thread | raw e-mail | index | archive | help
>
> 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?
Probably what you are looking for is:a link -s
as in:
link -s file_to_link name_of_link
symlink is a library routine callable from a progran,
not a stand-alone command.
////jerry
>
> Thanks,
> Andrew
>
> Andrew Musselman
> andrew@cwu.edu
> (509) 963-2995
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407082217.i68MHnB28001>
