df

df -h
df -h |awk 'NR>1 && int($4) < 2'
df -h |awk 'NR>1 && int($5) > 30'

image

posted @ 2025-10-28 10:24  k98091518  阅读(3)  评论(0)    收藏  举报