Honestly the easiest way is to follow the same method RH uses in /etc/profile. Add another 'pathmunge' after the last one in /etc/profile. ie.
pathmunge /your/path/here after Add the 'after' if you want it to add at the tail of the existing system path, leaving the 'after' off will add it at the front. Just make sure you add the line prior to the unset pathmunge statement. Also, unless you want it to affect root only, make sure you don't add it within the "if [ 'id -u' = 0]; then" statement. hth -----Original Message----- From: Kelvin L. Barnes [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 4:16 PM To: [EMAIL PROTECTED] Subject: global path settings - /etc/profile settings I am looking for detailed instructions (with examples, if possible) that I can follow to add global paths to RH9. Thank you. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list