libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch #41] Do all rm's in one command with --mode=clean


From: Olly Betts
Subject: Re: [Patch #41] Do all rm's in one command with --mode=clean
Date: Fri, 26 Oct 2001 09:12:19 +0100
User-agent: Mutt/1.2.5i

On Thu, Oct 25, 2001 at 02:43:23PM -0500, Robert Boehne wrote:
> +      if test `expr "X$rmfiles" : ".*"` -gt $max_cmd_len; then

How portable is "test -gt"?  The Goat book doesn't list it as a portable
test operator:

http://sources.redhat.com/autobook/autobook/autobook_216.html

Cheers,
Olly



reply via email to

[Prev in Thread] Current Thread [Next in Thread]