RCHE培训重点补缺

1、grep -v 反向选择
grep -i
2、环境变量
env 查看环境变量
export ** 临时设置系统环境变量
unset ** 临时删除环境变量
3、liunx性能监控工具
sysstat:

iostat -xm 1

ifstat

sar:
sar --help

磁盘:
已删除的文件,确没有释放。lsof -a +L1 /

posted @ 2022-02-16 13:30  XYZxuyunzhu  阅读(43)  评论(0编辑  收藏  举报