cd -
rz -y
sz
ps -ef | grep nginx
在某个目录下查找包含某个字符串的文件grep -r "zh_CN" ./
grep -rin 'aa string' ./
chkconfig
iptables
cd - 回到上一次定位的目录
brew install nmap
nmap localhost