Re: dict not piping through less/pager



johnny bobby bee <useraddshine-no_spam_eh@xxxxxxxx> wrote:
Hey folks -- I've got a new Ubuntu Hardy (8.04) install. And dict isn't
piping anything through less or pager or whatever it normally uses to
allow you to scroll through definitions. It just spits the entire
definition in a shell right to the end. Tried googling, but nothing's
coming up. Any suggestions?

My first thought would be to execute

man dict

but since I don't have dict installed on any systems here, I Googled for
"man dict". One of the man pages said that 'pager' may be set in a
configuration file, which may be ~/.dictrc or /etc/dict.conf. Ubuntu
may not specify a pager for dict. Adding the following line
your own ~/.dictrc should fix the problem.

pager less

'man' is your friend.

--
Gary Johnson
.



Relevant Pages

  • Re: dict not piping through less/pager
    ... Ubuntu ... may not specify a pager for dict. ... As we enjoy great advantages from inventions of others, ...
    (comp.os.linux.misc)
  • Re: dict not piping through less/pager
    ... pager. ... Ergo, it must have been something outside dict itself. ... Modern computers make startup time negligible. ...
    (comp.os.linux.misc)
  • Re: dict not piping through less/pager
    ... pager. ... Ergo, it must have been something outside dict itself. ... I think someone else has already suggested that you alias dict in your ...
    (comp.os.linux.misc)
  • Re: dict not piping through less/pager
    ... $~/.dictrc:1: pager less ... dict (yyerror): parse error ...
    (comp.os.linux.misc)
  • Re: Announcing the friendly interactive shell
    ... >> I've long been irked by how much shells like bash and zsh seem to ... >> shell using it interactively. ... The pager should be able to scroll up and down ... lines or pages using the arrow keys and page up/down, I'd say that fish ...
    (comp.unix.shell)