freespace:
[root@ip-10-99-41-92 cloudwatch]# df --local --block-size=1M / | grep / | tr -s ' ' | cut -d ' ' -f 4
6949
usedpercent
[root@ip-10-99-41-92 cloudwatch]# df --local / | grep / | tr -s ' ' | cut -d ' ' -f 5 | grep -o "[0-9]*"
13
[root@ip-10-99-41-92 cloudwatch]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/xvda1 8256952 1057996 7115100 13% /
tmpfs 304240 0 304240 0% /dev/shm
Subscribe to:
Post Comments (Atom)
-
Step 1, New a project rails new demo Step 2, Update Gemfile add paperclip, mysql2 gem, enable JavaScript runtime gem 'mysql2' ...
-
When trying to access transmission from web-browswer i got the message : 403: Forbidden Unauthorized IP Address. Either disable the IP ad...
-
I used 7z to zip this file under Windows, try to unzip it under linux [ang@walker temp]$ gunzip 2011.sdf.zip gunzip: 2011.sdf.zip: unkno...
No comments:
Post a Comment