[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Symbolic link for /usr directory
- Subject: Re: [cobalt-users] Symbolic link for /usr directory
- From: Elmer Fuddpucker <elmer@xxxxxxxxxxxxxx>
- Date: Tue Jun 5 14:23:18 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Tue, 5 Jun 2001, Carrie Bartkowiak wrote:
} How do you get a symbolic link to be recognized server-wide, rather
} than in just one directory?
Link the executable to a directory in your severs path.
For example: the program you wish to run is:
/usr/local/sbin/pass-gass.sh
To make it accessable server wide do something along the
lines of ln -s /usr/local/sbin/pass-gas.sh /bin/pass-gass.sh
brent
Elmer Fuddpucker's WWW Directory
http://www.fuddpucker.com/