Hi!

We use here Solaris/HPUX and now Linux.
One script we have used covers an evaluation of
something like 
...[ -l = -LSF ]...

On Solaris and HPUX this makes no problems.
In the POSIX2.x standard I can not find
something about the -l operator that follows
to an error on the Linux machines. 

We know how to fix this problem
(...[ \\-l = \\-LSF ]...) but this
leads to some problems with POSIX, isn't it?

Is this a bug or a feature? :-)

Regards 
 Thomas

_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils

Reply via email to