七秒鱼记忆~
每天进步一点点!!!

随笔分类 -  linux

linux基本命令
摘要:查看系统信息 lsb_release -a 如果 lsb_release 命令不存在,则需要先安装再使用 yum -y install lsb_release-lsb 环境变量配置 VIM /etc/profile 修改配置文件后重新加载配置文件 source /etc/profile 显示当前系统 阅读全文
posted @ 2022-05-10 20:32 fishing~ 阅读(43) 评论(0) 推荐(0)