-.Shell scripts.-

Here I'll drop some scripts from time to time. Hopefully I'll be updating this more now than I did in the past.

These are personal scripts, please, never ever use them without first understanding what they do. Some of them will be well tested and documented, but some other might be just quick hacks to save me some time. I can't predict how they will work on your system. If in doubt, feel free to drop me a mail. Those are all offered under the GPL v2.0, unless otherwise stated on the script itself, and without warranty of any kind.

-.File repository.-

-F- bashrc27-08-2009 07:49:494.66 KB
-F- i92guboj_bash_pack-200908311320.tar.bz231-08-2009 13:20:202.13 KB
-F- i92guboj_bash_pack-200909021056.tar.bz202-09-2009 10:56:3546 B
-F- i92guboj_bash_pack-200909021057.tar.bz202-09-2009 10:57:2546 B
-F- i92guboj_bash_pack-200909021058.tar.bz202-09-2009 10:58:082.98 KB
-F- i92guboj_bash_pack-200909021059.tar.bz202-09-2009 10:59:002.98 KB
-F- i92guboj_bash_pack-200909021104.tar.bz202-09-2009 11:04:332.80 KB
-F- startx.sh27-08-2009 07:48:464.90 KB
-F- update-kernel27-08-2009 07:48:401.75 KB

-.i92guboj's bash pack.-

This package will contain a number of scripts that share functionalities.

It's designed with modularity in mind. I have quite a few of these, but I need to review them before including them in the package, I will be updating this with more scripts as I fix them. Below I will publish a brief description of each script.

Older versions will be preserved for historical purposes, but you should always be using the latest version available.

-.random_wallpaper 0.4.-

This script can set a random wallpaper from a given folder.

The default folder to look for wallpapers is $HOME/wallpapers, but can be changed. Multiple directories can be specified as well. The display can be selected, if it's not specified, the current one is used. Last, but not least, it can work in slideshow mode. The time between iterations can be set. More info on the available options is available though the --help command line switch.

-.random_movie 0.3.-

This script can play a random movie from a given folder.

The default folder to look for movies is $HOME/movies, but can be changed. Multiple directories can be specified as well. The display can be selected, if it's not specified, the current one is used. Last, but not least, it can work in non-stop mode. A delay between movies can be set, being 5 seconds the default. More info is available though the --help command line switch.