Linux 命令学习整理

> filename 删除某个文件内所有内容

chmod -R 777 dir 给目录添加权限

tail -f 实时查看日志文件 tail -f 日志文件log

原文地址:https://www.cnblogs.com/guolc/p/9759878.html