chiark / gitweb /
my-debmirror: miscellaneous updates - lenny and squeeze are long-obsolete, wheezy...
[bin.git] / pwhich
2007-04-07 Colin Watsontest -f for */* too
2003-04-11 Colin Watsonpwhich: Cope with zero-length elements in $PATH.
2002-10-01 Colin Watsonpwhich: Use printf rather than echo.
2002-10-01 Colin WatsonCope with absolute file names (Debian bugs #162837...
2002-09-23 Colin Watsonpwhich: '#! /bin/sh -e' -> '#! /bin/sh', 'set -e'.
2002-09-23 Colin Watsonpwhich: Portability fix, picked up by 'posh'.
2002-09-23 Colin Watsonpwhich: Executable bit.
2002-09-23 Colin Watsonpwhich: A portable (I believe) /bin/sh implementation...