On Thu, 2007-12-20 at 12:22 -0800, Tom Eastep wrote:
> 
> What does "[ $foo = 0 ]" do?

# [ $foo = 0 ]

and just to evidence that we are still in busybox's /bin/sh and that
$foo has our testing value in it:

# echo $foo
2953838592
# eval [ $foo -eq 0 ]
sh: 2953838592: out of range

b.

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to