Clint Adams wrote: > > Such as? > > test -x /usr/sbin/install-docs || echo hi
Personally, the only such paths I ever hard code are /etc, #!/bin/sh, and #!/usr/bin/perl, and I've been thinking about using the env trick for that last. ess hardcoded paths is good for flexability, and avoid possible future nasty transitions if the file moves. -- see shy jo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]