伪代码如下
s=`du -k logfile|awk '{print $1}'`
if [ $s -gt 1024000000 ]
then
停止oracle监听进程
rm -rf logfile &&touch logfile
启动oracle监听进程
else
continue
fi
#!/bin/sha=`du -s yourfile.txt | awk '{print $1}'`
if [ $a -eq 1024 ]
then
echo "OK"
else
echo "ERROR"
fi
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)