On 08/07/03 09:09 -0500, Andrew Robinson wrote: > Where or how do I add something to the PATH system-wide? I just > downloaded the Java Virtual Machine from Sun and I want to add it to > everyone's PATH. Seems like this is doable but different on every Unix > system I've worked on. I do this: if ! echo $PATH | /bin/grep -q "/usr/X11R6/bin:/usr/java/jdk1.3.1/bin"; then PATH="$PATH:/usr/X11R6/bin:/usr/java/jdk1.3.1/bin" Change jdk path to fit your specifics. John -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list