|
From: | mike |
Subject: | sort |
Date: | Wed, 18 Oct 2000 00:19:19 -0400 |
I am running Red Hat Linux 6.1. The "sort" command is producing results I can't explain. I used this command:
find / |xargs file -b |uniq |sortHere is a piece of the output:
ASCII C program textIn ASCII, a space precedes a "+" precedes a "," precedes an alpha. What have I missed?
ASCII C++ program text
ASCII C++ program text, with CRLF, CR, LF line terminators
ASCII C program text, with CRLF, CR line terminators
ASCII C program text, with CRLF, LF line terminators
ASCII C++ program text, with CRLF, LF line terminators
ASCII C program text, with CR, LF line terminators
[Prev in Thread] | Current Thread | [Next in Thread] |