Didn't this get fixed somewhere along the way?
Bill
On Tue, 10 Aug 2004, Henrik Grubbstr�m (Lysator) @ Pike (-) developers forum wrote:
kaos@jenna Lua $ test "Xlua.c" -ne "X" -bash: test: Xlua.c: integer expression expected
FYI, all occurences of "test" on my machine use "!=", which is the correct way to compare strings (at least on bash).
True, -ne is for arithmetic comparison.
/ Henrik Grubbstr�m (Lysator)