search all man pages

Hello all,
I want to search for a string with wild card patterns in all the man
pages without using the -K or -a options.

[linux [at] home]man <0-9 man sections> <wild card pattern>

What I tried?
[linux [at] home]man $(0-9) crc*
[linux [at] home]man $((0-9)) crc*
[linux [at] home]man $([0-9]) crc*
[linux [at] home]man '$((0-9))' crc*
[linux [at] home]man '$([0-9])' crc*

None of them worked.Thanks in advance.

regards-
kaushal.



-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
kaushal [ Di, 28 Dezember 2004 12:05 ] [ ID #555542 ]
Linux » gmane.linux.admin » search all man pages

Vorheriges Thema: Deleting many files from a directory
Nächstes Thema: getting back expired accounts