On Thu, 3 Aug 2000, Bruce McCulley wrote:
> THIS=`pwd`
> diff release.script $THIS/release.script
[...]
> What's up? Am I missing something? WHAT???
You are right, this calls for sanity checks. For example, do ...
pwd
echo $THIS
ls -l release.script $THIS/release.script
less release.script
less $THIS/release.script
... to see what the system thinks is going on.
--
Ben Scott <[EMAIL PROTECTED]>
Net Technologies, Inc. <http://www.ntisys.com>
Voice: (800)905-3049 x18 Fax: (978)499-7839
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************