Unix
scripts for Unix
Scripts of any kind
billsum
Generates monthly summaries of your bills in categories.
- language: awk
- license: public domain
download: billsum.awk (1KB) 2008-09-11
input are lines of following kind:
yyyy-mm-dd euro.cents description (category)
- --
fastbot.de quick search in iceweasel
This small script adds the fastbot.de web search to the iceweasel quick search engines.
- language: sh
- license: public domain
download: install-fastbot.sh (2KB) 2008-02-26
- --
Sign deb-packages on kFreeBSD
This is just a fix for my, because gpg has a problem opening /dev/tty. So I wrote this script to complete the `debuild' process, that crashes just before signing the files.
- language: sh
- for: kFreeBSD development system with the /dev/tty problem
- license: public domain
download: sign-deb_kfreebsd.sh (2KB) 2008-02-15
- --
Lefty mouse cursor
have your mouse cursor point to right-top instead of left-top.
- language: bash
- depends on: pcf2bdf, xfonts-utils, gzip
- license: public domain
download: cursor_lefty.sh (2KB) 2007-12-07
- --