Bill Jonas on Tue, 16 Jan 2001 15:47:10 -0500 (EST) |
On Tue, Jan 16, 2001 at 03:27:16PM -0500, Michael Whitman wrote: > I have a RH 6.2 system. I need to find PATH and edit it since I destroyed > it accidentally with PATH=/blah:$PATH commands. I want to subtract > something i erroneously added to it. > Anyone know where it is stored on the system? Check a few of the following files: /etc/profile ~/.login ~/.profile ~/.cshrc ~/.bashrc ~/.bash_profile There's probably more, but those are the ones I can think of at the moment. You choice of the files above will depend on which shell you use. -- Bill Jonas | "In contrast to the What You See Is What You bill@billjonas.com | Get (WYSIWYG) philosophy, UNIX is the You http://www.billjonas.com/ | Asked For It, You Got It operating system." http://www.debian.org/ | --Scott Lee, as quoted by Lamb and Robbins ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|