On 03.12.11 18:27, Andres wrote: > Neil: >> in, but it's easier to open a terminal and type the following: >> echo $PATH > > Thanks! That just made it very clear! i understand that if I get > /usr/bin:/bin it will check /usr/bin first and later /bin > > I'll give it a go. > > > Glad it helped.
You might find that if you create a bin directory in your home (also called ~/bin), and maybe /usr/local/bin too, these will get added into the path after you log out and back in again. This would give you more options about where to put your replacement script. Neil. -- [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.ubuntu.com/UKTeam/
