in reply to
PATH environmental variable scrubber
And for those of us who use shells with a "c" in their name:
setenv PATH `perl -e 'print join ":", (grep $h{$_}++ < 1, split /:/,$ENV{PATH}), "\n" ;'`
-Yendor
IWeThey
HOPE Ride
Comment on
Re: PATH environmental variable scrubber
Download
Code
In Section
Code Catacombs