Re: FvwmPager? (was: Re: FVWM: OpaqueMove... not enough! ;))

From: Rob 'Feztaa' Park <feztaa_at_shaw.ca>
Date: Sun, 07 Jul 2002 21:57:17 -0600

Alas! Dominik Vogt spake thus:
> On Sun, Jul 07, 2002 at 02:10:10PM -0600, Rob 'Feztaa' Park wrote:
> > Alas! Dominik Vogt spake thus:
> > > On Sun, Jul 07, 2002 at 02:00:01AM -0600, Rob 'Feztaa' Park wrote:
> > > >I think Fvwm comes with about 136,000 words worth of manpages, or
> > > >something like that.
> > >
> > > 20177 lines, 105729 words, 666190 characters :-)
> >
> > That's not what I came up with:
> >
> > feztaa_at_feztron:/usr/share/man/man1$ {
> > --> for i in fvwm* Fvwm*
> > --> do
> > --> name=$(echo $i|perl -pi -e 's/\.1$//')
> > --> man 1 $name|cat
> > --> done
> > --> } | wc
> > 26466 136635 1292843
>
> Wow, so much code just to cout words. With zsh:
>
> $ wc **/*.1
>
> That's all :-) Of course it counts formatting instructions too.

Exactly -- my way doesn't count formatting stuff. It's not really that
hard, all I'm doing is taking the .1 off the name so that man will
display it, and then counting everything. And I don't know if you store
your fvwm manpages somewhere other than the default location, but
that would count all the words in all the manpages that I have ;)

-- 
Rob 'Feztaa' Park
http://members.shaw.ca/feztaa/
--
Do people know you have freckles everywhere?
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Jul 07 2002 - 22:51:52 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:53 BST