Культурный офтопик
 help / color / mirror / Atom feed
* [room] Fwd: Longest man-page?
@ 2005-11-26 21:50 Michael Shigorin
  0 siblings, 0 replies; only message in thread
From: Michael Shigorin @ 2005-11-26 21:50 UTC (permalink / raw)
  To: smoke-room

----- Forwarded message from Tshepang Lekhonkhobe <tshepang/gmail.com> -----

Date: Fri, 25 Nov 2005 09:42:30 +0200
From: Tshepang Lekhonkhobe <tshepang/gmail.com>
To: sounder/lists.ubuntu.com
Subject: Longest man-page?

Hello,
One time going through our not-so-friendly man-pages, I could not
believe that mplayer's man-page is over 6,000 lines long. Then I
checked gcc because I knew it couldn't be beaten, and there it was
with over  10,000 lines. Is there anything out there even larger?
Thanks...

--
sounder mailing list
sounder/lists.ubuntu.com
http://lists.ubuntu.com/mailman/listinfo/sounder

----- End forwarded message -----
----- Forwarded message from Colin Watson <cjwatson/ubuntu.com> -----

Date: Sat, 26 Nov 2005 10:23:08 +0000
From: Colin Watson <cjwatson/ubuntu.com>
To: sounder/lists.ubuntu.com
Subject: Re: Longest man-page?

On Sat, Nov 26, 2005 at 05:14:52AM +0800, John wrote:
> Scott James Remnant wrote:
> >for man in man?/*.gz; do
> >	echo $(gunzip -c $man | wc -l)"\t"$man
> >done | sort -n
> >
> >
> >8624    man1/mplayer.1.gz
> >8778    man1/bash.1.gz
> >10724   man1/gcc-3.4.1.gz
> >137894  man4/ethereal-filter.4.gz
> 
> How you count matters:
> [summer/bilby ~]$ man perltoc | wc -l
> 12147
> [summer/bilby ~]$ man ethereal-filter | wc -l
> 64002
> [summer/bilby ~]$

Indeed, sometimes dramatically so:

  <cjwatson/cairhien ~>$ zcat /usr/share/man/man1/zshall.1.gz | wc -l
  530
  <cjwatson/cairhien ~>$ man zshall | wc -l
  Reformatting zshall(1), please wait...
  19798

(zshall(1) uses an include mechanism to pull in several other zsh* man
pages.)

-- 
Colin Watson                                       [cjwatson/ubuntu.com]

-- 
sounder mailing list
sounder/lists.ubuntu.com
http://lists.ubuntu.com/mailman/listinfo/sounder

----- End forwarded message -----

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-26 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-26 21:50 [room] Fwd: Longest man-page? Michael Shigorin

Культурный офтопик

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/smoke-room/0 smoke-room/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 smoke-room smoke-room/ http://lore.altlinux.org/smoke-room \
		smoke-room@lists.altlinux.org smoke-room@lists.altlinux.ru smoke-room@lists.altlinux.com smoke-room@altlinux.ru smoke-room@altlinux.org smoke-room@altlinux.com
	public-inbox-index smoke-room

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.smoke-room


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git