From: "David R. Linn" <drl@vuse.vanderbilt.edu>
Subject: Re: man page prompter thinks "|" is legitimate
Date: Wed, 16 Oct 2002 09:40:22 -0500 (CDT) [thread overview]
Message-ID: <200210161440.JAA24997@mailhost1.vuse.vanderbilt.edu> (raw)
>> Gentlemen, type s o r t | u n i q <escape> x m a n <return>
>> We are then prompted with
>> Manual entry (default sort|uniq):
>> Why, that's ridiculous. How could a potential man page have a | in
>> its name? Can't the prompter be more intelligent in guessing what man
>> page we want?
$$ mkdir demo.for.dan
$$ cd demo.for.dan
$$ touch filename\|including\|vbars
$$ ls
filename|including|vbars
$$ touch sort\|uniq.1
$$ ls
filename|including|vbars sort|uniq.1
vertical-bar *is* a legitmate filename character under UNIX. Thus,
if I felt it was appropriate, I could name a man page with a vbar
in it's filename. This might not be particularly *wise* but it *would*
be legit so tools need to handle it.
next reply other threads:[~2002-10-16 14:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-16 14:40 David R. Linn [this message]
2002-10-17 23:51 ` man page prompter thinks "|" is legitimate Dan Jacobson
2002-10-19 2:41 ` Francesco Potorti`
-- strict thread matches above, loose matches on Subject: below --
2002-10-15 21:28 Dan Jacobson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200210161440.JAA24997@mailhost1.vuse.vanderbilt.edu \
--to=drl@vuse.vanderbilt.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).