Hi, On 26.03.2013 22:02, Louis MARIE wrote: > Next to my clock i want to show a status. > > I've a shell script which show it. > > #!/bin/bash > myStatus=`cat '~/.status'` > # many treatment on it > print $myStatus > > I want to show the result of the script next to the clock > > Does somebody avec a script sample to share in order to help me to do it ?
I never tried it, but this sounds like a job for bashets: http://awesome.naquadah.org/wiki/Bashets Cheers, Uli -- Who needs a ~/.signature anyway? -- To unsubscribe, send mail to [email protected].
