Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: clear terminal after display of less, <, and apropos
- X-seq: zsh-users 1869
- From: mason@xxxxxxxxxxxxxxx (Geoff Wing)
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: clear terminal after display of less, <, and apropos
- Date: 15 Oct 1998 02:22:40 GMT
- Organization: PrimeNet Computer Consultants
- References: <19981014233316.A613@xxxxxxxxxxxxxxxxxxx> <981014182516.ZM20780@xxxxxxxxxxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> typed:
:On Oct 14, 11:33pm, Roland Jesse wrote:
:} The situation is a bit different for less:
:} j.wh4-422 ~ % less blurb
:} zsh: command not found: lesspipe.sh
:It looks from that error as if "less" on your system is not an actual
:executable, but instead is some kind of a shell script. There's not
:much help we can give you in that case. Try:
:% whence -a less
:to see if there's already an alias or function causing your confusion.
% echo $LESSOPEN
% echo $LESSCLOSE
% man less
--
Geoff Wing <gcw@xxxxxxxxx> Mobile : 0412 162 441
Work URL: http://www.primenet.com.au/ Ego URL: http://pobox.com/~gcw/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author