随笔分类 -  linux

linux学习
摘要:常见系统命令 名称 命令 重启 reboot 查看版本 cat /etc/redhat-release 使用shell提示符 su root (之后再输入密码) 退出系统 shutdown -P now 查看日期 date 查看日历 cal 查看磁盘剩余空间数量 df 查看空闲内存数量 free 结 阅读全文
posted @ 2021-03-11 22:07 咬紧牙关