search all man pages

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

 



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@home]man <0-9 man sections> <wild card pattern>

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

None of them worked.Thanks in advance.

regards-
kaushal.



-
: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux