On 06/10/2010 11:12 AM, Peng Yu wrote: > Hi, > > -k option of sort only allow a range of files. But I would like a list > of fields. For example, field 7, field 3 then field 8. Would you > please let me know how to do it?
sort -k7,7 -k3,3 -k8,8 -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
