Comment by ape4
8 years ago
Of course, many man pages have an EXAMPLES section. You can search for it with `/EXAMPLES` when viewing the man page. On my Linux box:
zgrep EXAMPLE /usr/share/man/man1/* | wc -l
Gives
897
8 years ago
Of course, many man pages have an EXAMPLES section. You can search for it with `/EXAMPLES` when viewing the man page. On my Linux box:
zgrep EXAMPLE /usr/share/man/man1/* | wc -l
Gives
897
and:
Gives