bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7305: sort command not working in version 5.5 as it did in 4.7


From: Michael Warnock
Subject: bug#7305: sort command not working in version 5.5 as it did in 4.7
Date: Fri, 29 Oct 2010 16:12:21 -0400

Hi -- We are testing RHEL 5.5 and we noticed that the below command is not
working in 5.5 -- It works in 4.7
I did notice that the version of the sort command is different between
versions, but I didn't expect it to break.

Am I just using it incorrectly in 5.5 or could this be a bug.

Thank you very much!

----

ps -eo user,pid,ppid,%cpu,%mem,nice,etime,args +8 | grep rrcpd | egrep -v
"csh |perl |rlogin |grep |get_procs |ksh |-ksh|/bin/ksh|su |rsh |sort " |
sort +8 | grep  " 1 "

sort: open failed: +8: No such file or directory


reply via email to

[Prev in Thread] Current Thread [Next in Thread]