hi
how can i set the path variable for all the users using the bash shell to add a directory say /opt/java/bin. i know how to set the path for individual users through .bash_profile file but need help for setting path for all current users.
rahul revo