On Fri, 30 Jun 2000, Pablo Saratxaga wrote:
> Kaixo!
>
> On Fri, Jun 30, 2000 at 12:44:40AM +0930, [EMAIL PROTECTED] wrote:
>
> > I am having a problem with 'less'. Every time I try and use it
> > it gives me the following error message :
> > #> less foo
> > There is no -= option ("less --help" for help)
>
> Can you show us the output of:
>
> set | grep -i less
returns nothing.
> set | grep -i shell
shell /bin/tcsh
But it works under bash. Curious.....?????
in which case 'set | grep -i shell' returns :
LESS=-MM
LESSKEY=/etc/.less
LESSOPEN='|/usr/bin/lesspipe.sh %s'
_=less
Mof.