[GnuWin32-Users] [gnuwin32 - Help] Problem with sort (coreutils)
Provides native Win32 open source ports and utilities
Brought to you by:
gnuwin32
|
From: SourceForge.net <no...@so...> - 2006-03-30 20:14:16
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3660645 By: nobody I'm having problems with sort. I can't manage to sort in ASCII order, even if I set LC_ALL=C. The result I'm getting is: @@ 3@ ... and I was expecting: 3@ @@ (I can obtain this when running sort under Cygwin) Please, can anyone help me? ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=74807 |