工作畅想-HP IBM EMC CISCO
sonsunny
全部博文(33)
实施方案整理(0)
转载经典类文章(7)
redhat linux工(3)
HP-UX shell整理(5)
HP-UX 工作日志总(5)
HP -UX 性能优化(4)
2008年(33)
syhand
90sdemo
punish00
Yuan_MR
berton12
ff180
各种bug
yyshadow
renda
分类:
2008-09-04 14:19:50
#! /sbin/sh -x
P=`bdf | grep /tmp|awk '{print $5}'|cut -c1-2
v="90"
if [ $P -gt $V ];then
rm -R /tmp/*
else
echo " /tmp is normal"
fi
上一篇:小技巧-HP-UX下挂接光驱
下一篇:更改后的监控某个目录的使用情况的shell脚本
登录 注册