常用文本处理工具
sort 排序,依照行或自定义字段 SYNOPSIS sort [OPTION]… [FILE]… sort [OPTION]… –files0-from=F DESCRIPTION Write sorted concatenation of all FILE(s) to standard output. With no FILE, or when FILE is -, read standard input. Mandatory arguments to long options are mandatory for short options too. Ordering options: -b, –ignore-leading-blanks ignore leading blanks -d, –dictionary-order …