[root@fc21 ~]# cat /usr/local/sbin/disk
#!/bin/bash
/bin/df -t ext4 -m | awk {'print $5'} | tail -1
[root@fc21 ~]# disk
10%
A Linux blog by ioMeWeekly, includes tutorials, news, help, programming, tips and how-to guides for opensource applications.
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment