replace `wc -L` with awk script
authorJohannes Weißl <jargon@molb.org>
Sun, 5 Dec 2010 11:52:25 +0000 (12:52 +0100)
committerJohannes Weißl <jargon@molb.org>
Sun, 5 Dec 2010 11:54:52 +0000 (12:54 +0100)
Mac OS X version of wc doesn't have "-L":
http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/wc.1.html

Thanks to Christian Ebert <blacktrash@gmx.org> for pointing that out.


No differences found

Benjamin Mako Hill || Want to submit a patch?