Skip to content
akun edited this page May 22, 2019 · 5 revisions

Linux

高频使用的命令

查找

find locate

文本查看

head tail more less cat

文本处理

grep

awk

pattern-directed scanning and processing language

sed

stream editor

sort wc unique cut diff tr ps top

网络相关

netstat

其他

history mv cp mkdir alias du kill pwd ifconfig tar gzip

test

Clone this wiki locally