bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: documentation bug re character range expressions


From: Andre Majorel
Subject: Re: documentation bug re character range expressions
Date: Tue, 14 Jun 2011 00:37:17 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On 2011-06-09 12:40 -0700, Marcel (Felix) Giannelia wrote:

> Guess it's time I really learned how to navigate texinfo...

You can spare yourself the pain with something along the lines
of

#!/bin/sh
info --subnodes -o- "$1" | less

(Which won't help you in this particular case as neither bash nor
bash-doc contain any .info files, at least not on Debian.)

-- 
André Majorel http://www.teaser.fr/~amajorel/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]