[aclug-L] Re: cdrom problem
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
John Goerzen wrote:
>On Sun, Jan 18, 2004 at 04:46:24PM -0600, Tom Hull wrote:
>
>
>>>What error message do you get?
>>>
>>>
>>$ man -k ''
>> usage: apropos keyword ...
>> Error executing formatting or display command.
>> System command /usr/bin/apropos exited with status 256.
>>
>>
>
>Bah. Sounds like they don't accept an empty string as a valid regular
>expression!
>
>Try this:
>
>man -k '.*' | sort | less
>
>
That works, except it produces output like this
411toppm (1) - convert Sony Mavica .411 image to PPM
411toppm (1) - convert Sony Mavica .411 image to PPM
a2p (1) - Awk to Perl translator
a2p (1) - Awk to Perl translator
a2ps (1) - format files for printing on a PostScript
printer
a2ps (1) - format files for printing on a PostScript
printer
a64l (3) - convert between long and base-64
a64l (3) - convert between long and base-64
aaxine (1) - an ASCII art video player
aaxine (1) - an ASCII art video player
I changed it to read
man -k '.*' | sort -u | less
and it then works as expected.
>-- This is the discussion@xxxxxxxxx list. To unsubscribe,
>visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
>
>
>
>
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
- [aclug-L] cdrom problem, (continued)
- [aclug-L] cdrom problem, bbales, 2004/01/17
- [aclug-L] Re: cdrom problem, Noah Romer, 2004/01/17
- [aclug-L] Re: cdrom problem, bbales, 2004/01/17
- [aclug-L] Re: cdrom problem, John Goerzen, 2004/01/17
- [aclug-L] Re: cdrom problem, Nate Bargmann, 2004/01/17
- [aclug-L] Re: cdrom problem, bbales, 2004/01/18
- [aclug-L] Re: cdrom problem, lowell, 2004/01/18
- [aclug-L] Re: cdrom problem, John Goerzen, 2004/01/18
- [aclug-L] Re: cdrom problem, Tom Hull, 2004/01/18
- [aclug-L] Re: cdrom problem, John Goerzen, 2004/01/18
- [aclug-L] Re: cdrom problem,
Jeff Vian <=
- [aclug-L] Re: cdrom problem, Jeff Vian, 2004/01/18
- [aclug-L] Re: cdrom problem, bbales, 2004/01/18
- [aclug-L] Another Question, bbales, 2004/01/18
- [aclug-L] Re: Another Question, Noah Romer, 2004/01/18
- [aclug-L] Re: Another Question, bbales, 2004/01/19
- [aclug-L] Re: cdrom problem, Jeff Vian, 2004/01/18
- [aclug-L] Re: cdrom problem, John Goerzen, 2004/01/18
- [aclug-L] Re: cdrom problem, bbales, 2004/01/18
- [aclug-L] Re: cdrom problem, John Goerzen, 2004/01/18
|
|