On Tue, Dec 31, 2002 at 01:30:10PM -0500, Dimitrie O. Paun wrote:
[dimi@dimi wine.src]$ find -name "*.h" | sed 's%.*/%%' | sort -u | uniq -c | sort -rn | head -1
Isn't the result of sort -u | uniq -c always either 1 or nothing at all?
ciao Jörg
-- Joerg Mayer jmayer@loplof.de I found out that "pro" means "instead of" (as in proconsul). Now I know what proactive means.