搜集了自己的日常工作中常用的命令,总结如下:
export
ctags
make
patch
g++
git
vim
gdb
make
ldd
find
grep
sed
less
more
tailf
tail
echo
sudo
pwd
cd
clear
ls
sh
ssh
man
exit
history
top
ifconfig
free
df
du
mkdir
pwd
rm
mv
cp
scp
就这么多了,基本够用。
附 搜集方法:
history | awk '{print $4 }' | sort | uniq
不知是否泄了公司的密?