-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ccording to ashish on 7/9/2007 5:25 PM: > Spam detection software, running on the system "joseki.proulx.com", has > identified this incoming email as possible spam.
A copy of your mail finally made it to the list, but you probably ought to resolve the problems detected by the spam trap so that future mail from you is not lost. > > i am trying to use cut command for = printing fields in my order but it > is unable to do it. > > e.g. cut -d" " -f 3,1,2 = filename > > it always print in field = 1,2,3 Yes, cut is documented to behave this way, as required by POSIX. From 'cut --help': "Selected input is written in the same order that it is read, and is written exactly once." > > there is now option available. awk or perl are better tools for rearranging field order. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGk3to84KuGfSFAYARArp1AJ9R+1PPrc1Z7RNVabpQN5tiO//QvgCeOcvZ JEYaaN/fJ3+EeV6JM/6xRGU= =JmZk -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
