On Wed, May 25, 2005 at 11:56:19AM +0100, Angus Leeming wrote:
> Angus Leeming wrote:
> >Or maybe tr?
> >
> > test `uname -s | grep 'MINGW'` && {I wonder whether this might be equivalent to .. uname -s | grep -q MINGW * ... Andre'
On Wed, May 25, 2005 at 11:56:19AM +0100, Angus Leeming wrote:
> Angus Leeming wrote:
> >Or maybe tr?
> >
> > test `uname -s | grep 'MINGW'` && {I wonder whether this might be equivalent to .. uname -s | grep -q MINGW * ... Andre'