vi命令
:$ 跳到文件最后一行
:0或:1 跳到文件第一行
gg 跳到文件第一行
Shift + g 跳到文件最后一行

tar -zxvf
unzip xxx.zip -d ./aaa
chattr -i .user.ini

标签: vi

添加新评论