Linux系统下常用命令【不断补充】

Linux系统下常用命令 【不断补充】退出数据库:exit删除指定web1文件夹下的所有文件:rm -rf /home/web/html/web1在指定web1文件夹下建立一个文件index.html:touch /home/web/html/web1/index.html在指定html文件夹...