jon787
10-26-2002, 01:50 PM
On the network here the sysadmin added ./ to everyone's PATH. How would I go about removing that from my PATH? The path goes like:
/usr/local/gcc-3.1.1/bin: /usr/bin:/bin:.:/classes/cs1131/bin
And it varies whether I am on the Sun machines or the Red Hat machines. Is there anyway I could search the path for the ":." part break the path on each side and recombine it?
/usr/local/gcc-3.1.1/bin: /usr/bin:/bin:.:/classes/cs1131/bin
And it varies whether I am on the Sun machines or the Red Hat machines. Is there anyway I could search the path for the ":." part break the path on each side and recombine it?