Skip to content

Linux

Linux 常用基本命令

  • 删除当前文件夹下所有文件
sh
rm -rf *
  • 解压文件
sh
unzip xxx.zip

山与海都很美,努力走出去