Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
add a directory to the PATH
Name: greg Date: July 3, 2003 at 09:09:47 Pacific OS: Linux CPU/Ram: not sure
Comment:
Hi, I need to add a directory to the existing linux/unix path but I need it to still be there when the server is rebooted. I only know how to do it temporarily but once the server is rebooted, the path is restored.
His is how I currently do it temporarily: PATH=$PATH\:/home/admin/HubzServer/jre/bin ; export PATH
Any help will be greatly appreciated. email me at: greg@blk69.com greg.
Summary: As you know there is a command called shutdown with a similar sintax like: $shutdown -r now typing this Linuz reboots inmediatly. with this: $shutdown -r 45 it reboots in 45 minutes. with this sintax ...
Summary: I need to add a new partition as /var to my Fedora. I have the free partion on the same disc, but do know if I should use fdisk or if there is an easy tool in Fedora 2. Thank you in advance ...
Summary: Hi All Guys, Kindly advise the command used to locate a directory and its path If I can't remember the full name of the directory then what will be the easy way to find it together with its full path ...