摘要: Check bash bootlist -m normal -o hdisk0 blv=hd5 pathid=0 lspv hdisk0 00cc4bc0964f315a rootvg active hdisk1 00cc4bc028d6260c altinst_rootvg lsvg rootvg 阅读全文
posted @ 2025-10-28 20:08 k98091518 阅读(3) 评论(0) 推荐(0)
摘要: df -h df -h |awk 'NR>1 && int($4) < 2' df -h |awk 'NR>1 && int($5) > 30' 阅读全文
posted @ 2025-10-28 10:24 k98091518 阅读(3) 评论(0) 推荐(0)