[Gllug] OpenChange and SOGo

Tethys sta296 at astradyne.co.uk
Thu Feb 3 01:23:52 UTC 2011


Nix writes:

>I prefer to compare the mutt source code:
>
>spindle 58 /usr/src/mutt/mutt% find . -type f -name '*.[ch]' | \
>    xargs du --apparent-size --total | tail -1
>2619    total
>
>with that of Gnus:
>
>spindle 60 /usr/share/xemacs/xemacs-packages/lisp/gnus% find . -type f -name '
>*.el' | \
>    xargs du --apparent-size --total | tail -1
>4724    total

For my MUA (nmh):

	dresden:~/src/nmh% find . -type f -name '*.[ch]' | \
		xargs du --apparent-size --total | tail -1
	1502    total

I win :-)

Tet
--
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list