Date: Thu, 29 Jul 2010 23:27:17 GMT From: jilles@FreeBSD.org To: andyf@speednet.com.au, jilles@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: bin/54784: find(1) -ls wastes space Message-ID: <201007292327.o6TNRHAi045973@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: find(1) -ls wastes space State-Changed-From-To: open->closed State-Changed-By: jilles State-Changed-When: Thu Jul 29 23:24:55 UTC 2010 State-Changed-Why: I don't think there is a good way to fix this. Iterating over all users with getpwent() may be very slow or may not work at all in some environments. I don't see another way to find the column widths. Buffering all output would be rather annoying as well. http://www.freebsd.org/cgi/query-pr.cgi?pr=54784
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007292327.o6TNRHAi045973>