常用命令整理

ll  对应windows  dir

ifconfig

scp [email protected]:/data/file* ./test/

less

tar -xzvf test.tar.gz   解压

pwd

vim   :q!    :qw   /search 

kill -9

jps

rm -rf

你可能感兴趣的:(常用命令整理)