桦俊3
resources 配置
classpath: 路径
localhst: 本地地址
mkdir 创建一级目录
mkdir 创建多久目录
pwd 查看读取路径
cat 查看小文件
more 查看大文件
touch 创建文件
mv 移动
cp 拷贝
rm 删除文件
rm -r 删除目录
vi 进入命令模式
i 从命令模式进去编辑模式
Esc 从编辑模式退出到命令模式
:从命令模式进去底行模式
wq 保存并退出
q 退出不提示
q! 强制退出不提示
yy 复制单行
p 粘贴
dd 删除
Disclaimer: The above articles are added by users themselves and are only for typing and communication purposes. They do not represent the views of this website, and this website does not assume any legal responsibility. This statement is hereby made! If there is any infringement of your rights, please contact us promptly to delete it.