Blog about system engineering, programming and networks
cat /etc/vz/conf/*.conf | grep DISKSPACE | tr '=' ' ' | tr ':' ' ' | tr '"' ' ' | awk '{print $2}' | perl -e '$a+=$_ for<>; print $a / 1024 / 1024'
Note: only a member of this blog may post a comment.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.