Date: Wed, 5 Aug 1998 11:03:39 -0700 (PDT) From: David Wolfskill <dhw@whistle.com> To: freebsd-questions@FreeBSD.ORG, gary@tein.net Subject: Re: Simple UNIX question Message-ID: <199808051803.LAA18044@pau-amma.whistle.com> In-Reply-To: <35C8871D.392D5FF6@tein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Wed, 05 Aug 1998 10:23:57 -0600 >From: Gary Landers <gary@tein.net> >how do I create shortcuts or aliases or whatever it is called when a >file name in a directory listing refers to another file or location. >a listing in /usr/local/bin show up like this >perl@ -> /usr/local/bin/perl5.00404 >If I could create the same thing in /usr/bin then several perl scripts >wouldent have to be manualy edited. >Just let me know the right man page, I can get it from there. An excerpt from "apropos link": ln(1) - make links "man ln" -- you want the -s option. david -- David Wolfskill UNIX System Administrator dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808051803.LAA18044>