Thread
:
Desktop Command Execution Widget scripts
View Single Post
mrmoosehead
2010-03-22 , 12:43
Posts: 52 | Thanked: 24 times | Joined on Feb 2010 @ West Yorks
#
202
Quick script to get % full MyDocs:
df /home/user/MyDocs -h | grep 'MyDocs' | cut -c53-55
Disclaimer: There's probably a much easier way to do this, but it works for me.
Quote & Reply
|
mrmoosehead
View Public Profile
Send a private message to mrmoosehead
Find all posts by mrmoosehead