一、目录管理:
ls , cd , pwd , mkdir , rmdir , tree
二、文件管理
touch , file , stat , rm , cp , mv , nano
三、日期时间
date , clock , hwclock , cal
四、文本处理
cat , more , less , head , tail , cut , sort , uniq , grep
cut , join , sed , awk
五、文本排序
sort , uniq
六、文本统计
wc (word count)
七、字符处理命令 tr [option] ... SET1 [SET2] < file