1 經常使用簡單命令less
echoget
date打包
rebootdate
powerofffile
wget搜索
psgrep
topim
pidoftouch
killtop
killall
2 系統狀態檢測命令
ifconfig
uname -a
uptime
free -h
who
history
sosreport
3 工做目錄切換
pwd
cd - .. / ~
ls
4 文本編輯
cat
more
less
head
tail -f
tr
wc
stat
cut
diff
5 文件目錄管理
touch
mkdir
cp
mv
rm
dd
file
6 打包壓縮與搜索命令
tar -zcvf -zxvf
grep -n -v
find