making a variable for the shell

Manuel Arostegui Ramirez manuel at todo-linux.com
Sat Apr 14 21:41:44 UTC 2007


El Sábado, 14 de Abril de 2007 23:29, Scott Berry escribió:
> Hello there,
>
> I would like to tell Bash that /home/ShellScripts/ is a path that I want to
> be seen all the time.  How would one do this or what man page would I
> consult?
>
> Scott
>
> We at Pilotalk hope you have a very nice week.
>
> Web Administrator Pilotalk 9159 Deer Ave. Box 15 Margie, MN 56658-9001
> Email: Webadmin at Pilotalk.com Please visit our site at:

export PATH=$PATH:/home/ShellScripts
If you want make that change forever, just add it to /etc/profile
I guess you have realised you'd have a risky system by doing that...

Cheers
-- 
Manuel Arostegui Ramirez.

Electronic Mail is not secure, may not be read every day, and should not
be used for urgent or sensitive issues.




More information about the fedora-list mailing list