![]() |
Re: Desktop Command Execution Widget scripts
Many new battery scripts had been added to the wiki. Also, don't forget about DCEW wiki page, scripts are constantly being added and improved.
|
Re: Desktop Command Execution Widget scripts
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. :) |
Re: Desktop Command Execution Widget scripts
df /home/user/MyDocs | awk '/My/ {print $5}'
The better one. Displays percentage column, not fixed characters. Also percentage and space free scripts for all filesystems had been added to the wiki. |
Re: Desktop Command Execution Widget scripts
Sweet. Never used awk before, but that's what I wanted to do, just didn't know how. :)
Today I am mostly liking sqlite and the events db. :) |
Re: Desktop Command Execution Widget scripts
Is this application causing desktop freezes (all widgets, won't work anymore, only after a reboot) ? For me, it freezes my desktops, i uninstalled it, i'll see how it'll goes.
|
Re: Desktop Command Execution Widget scripts
Love this widget and I used it a lot since day one...recommend to everyone :)
Great Job!!! U da Man! |
Re: Desktop Command Execution Widget scripts
Quote:
|
Re: Desktop Command Execution Widget scripts
Quote:
All commands are executed on boot and thus if your commands take too long or if they lock if executed on boot... it locks! Next versions will have another check box to enable/disable execution at boot. Will be fixed on the next version.. (my thesis is due to friday... so... I'm kinda.. well.. ) Thanks for your comprehension |
Re: Desktop Command Execution Widget scripts
Quote:
|
Re: Desktop Command Execution Widget scripts
Quote:
|
All times are GMT. The time now is 20:52. |
vBulletin® Version 3.8.8