Sebastian Dransfeld <[EMAIL PROTECTED]> writes:

> On 3 Apr 2001, Chmouel Boudjnah wrote:
> 
> > Sebastian Dransfeld <[EMAIL PROTECTED]> writes:
> >
> > > root@s186b:~# [ "$SECURITY" -gt 3 ]
> > > [: : integer expression expected
> > > root@s186b:~# echo $SECURITY
> > >
> > > root@s186b:~#
> >
> > try with double brace [[ "$SECURITY" -gt 3 ]]
> >
> 
> That works, but shouldn't $SECURITY be set anyway?

yes it should at install in /etc/sysconfig/system

-- 
MandrakeSoft Inc                     http://www.chmouel.org
                      --Chmouel

Reply via email to