On 2005-08-12 "Tal V." <[EMAIL PROTECTED]> writes:
> When I sort a file by the second character in first field I have to
> refer to the second character as to character number "1" (command
> "sort 0.1 filename").
That can't be the syntax that you actually used. Perhaps your email
client lopped o
I think there is a bug in "sort" utility from the latest utility set
coreutils-5.2.1 .
When I sort a file by the second character in first field I have to refer to
the second character as to character number "1" (command "sort 0.1
filename").
But when I want to sort a file by the second cha