View Single Post
macey's Avatar
Posts: 283 | Thanked: 276 times | Joined on Aug 2011 @ uk or @Pai,Mae Hong Son, Thailand
#5
This is the (very easy) answer:-

Code:
[ -f /home/user/fmon.txt ] &&  /usr/bin/fmtx_client -p 0 && rm /home/user/fmon.txt && exit 0
/usr/bin/fmtx_client -p 1 >/home/user/fmon.txt
Don't need a "widget", just a very simple bit of code
 

The Following 2 Users Say Thank You to macey For This Useful Post: