[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

export PATH=.:$PATH (was:Re: Mailing list headers )



aphro <nate@firetrail.com> writes:

> i have thios in my .bashrc :
> export PATH=.:$PATH

ouch. One day, you'll execute something by accident...

make that 

      export PATH=${HOME}/bin/:${PATH}
 
instead and put your shell scripts into ~/bin/ 

kind Regards,
-- 
Eberhard Burr      PGP key ID: DAF93D11    fingerprint: 1D 0B F9 53 E1 CA 21 1A
                                                        91 55 DB C8 1F 4C 0C B6
Diplomacy is the art of saying "nice doggie" until you can find a rock.
		-- Wynn Catlin


Reply to: