Re: Sort command doesn't sort '@' character correctly

2021-05-20 Thread Greg Wooledge
On Thu, May 20, 2021 at 04:43:49PM +, Michael Jensen wrote: > Repeat-By: > > echo "xxaxxon" > test.txt > echo "@zorg" >> test.txt > echo "@jupiterlander" >> test.txt > cat test.txt | sort > > Note it prints out: > > @jupiterlander > xxa

Re: Sort command doesn't sort '@' character correctly

2021-05-20 Thread Eli Schwartz
On 5/20/21 12:43 PM, Michael Jensen wrote: > Configuration Information [Automatically generated, do not change]: > Machine: x86_64 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-a6qmCk/bash-5.0=. > -fstack-protector-stron> > uname output: Linux ubuntu 5

Sort command doesn't sort '@' character correctly

2021-05-20 Thread Michael Jensen
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-a6qmCk/bash-5.0=. -fstack-protector-stron> uname output: Linux ubuntu 5.4.0-73-generic #82-Ubuntu SMP Wed Apr 14 17:39:42 UTC 2