linux 终端交互
==web ssh:
pip3 install webssh
run wssh
==ssh login:
ssh jeams@172.28.19.196
==copy:
远端-->本地
scp jeams@172.28.19.196:/home/jeams/gerrit_testsite/bin/gerrit.war c:\test
==vim astye:
sudo apt-get install astyle
vim 命令模式下输入以下命令
%!astyle --style=google
==miniCom: