[Sunhelp] Neophyte Question - PATH variable on CDE
mike mangino
mangino at cis.ohio-state.edu
Thu Aug 12 14:27:44 CDT 1999
It depends on your shell. I use ksh, so I make changes in .profile. My .profile looks like
export PATH=$PATH:/opt/bin:/opt/local/bin
if you use csh or tcsh, you edit your .cshrc file.
sh is like ksh, except you must export on a seperate line.
PATH=${PATH}:/opt/bin:/opt/local/bin
export PATH
I've heard UNIX in a nutshell be O'Reilly is a good reference.
On Thu, Aug 12, 1999 at 03:19:55PM -0400, Paul L. Terzulli wrote:
> Where does one set the PATH variable? I have tried .dtprofile editing
> ".cshrc" files and the sort to no avail. Can anyone give me a
> definitive answer on how to permanently set a user's PATH variable?
> Also, can anyone recommend a good QUICK reference guide to variables and
> commands for Solaris?
>
> Thanks.
>
> Paul Terzulli
Content-Description: Card for Paul L. Terzulli
--
Mike Mangino Senior Programmer/Analyst
mangino at cis.ohio-state.edu manginom at oclc.org
Home: (614) 326-2278 Work: (614) 764-6280
More information about the SunHELP
mailing list