in reply to Re^5: Linux sort or FILE::SORT
in thread Linux sort or FILE::SORT
$ C:\msys\1.0\bin\sort.exe --version sort (GNU coreutils) 5.97
Yeah. Just a shame it forces me to use a broken shell to use it!
$ sort --version sort (GNU coreutils) 5.97 Copyright (C) 2006 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the te +rms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. Written by Mike Haertel and Paul Eggert. $ dir sh: dir: command not found $ path sh: path: command not found $ set path $ echo path path $ echo $path $ exit
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Linux sort or FILE::SORT
by Anonymous Monk on Feb 09, 2011 at 04:39 UTC |