cat -n
cat -b
wc -w
wc -l
head -n 100
tail -n 100
tail -n +100
linux常用命令总结
原文:https://www.cnblogs.com/HachikoT/p/13963315.html