Hi,
I have a file de limited with comma(,). WHen I am issueing command as cut -f12,3 -d, filename = ; and cut -f3,12 -d, filename Both the commands yeild to same result with rows conatining fields 3 and 12 in the same sequence of 3,12. Is it a bug or implementation. I need the output in specific sequence which is specified in cut and not necessarily in inc remental order. Thanks in advance, Omesh = Vashisth [EMAIL PROTECTED] *****Aricent-Un= classified *****= "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
