User Tools

Site Tools


linux:sort

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
linux:sort [2013/10/12 22:20] – created percylinux:sort [2013/10/12 22:23] percy
Line 1: Line 1:
 ====== uniq -c ====== ====== uniq -c ======
 +-k1nr means sort by the column 1 and descending
 +-k2 means if k1 is the same value,then sort with column 2 by alphabetic
   cat PHONEMODEL-7.txt |sort|uniq -c|sort -k1nr -k2   cat PHONEMODEL-7.txt |sort|uniq -c|sort -k1nr -k2
/var/www/dokuwiki/wiki/data/pages/linux/sort.txt · Last modified: 2016/05/05 13:07 by 127.0.0.1