|
From: | Karl Berry |
Subject: | Re: Fw: bug in texi2dvi, and hack patch |
Date: | Thu, 20 Jan 2005 10:11:48 -0500 |
Perhaps texi2dvi could use test -x tex && ! test -d tex I did this, except I used test ! -d instead of ! test -d. I am under the impression that there are still active systems (Solaris 2.7?) where /bin/sh doesn't do !. Is that wrong? Maybe it was just SunOS 4.
[Prev in Thread] | Current Thread | [Next in Thread] |