sgrotum is a program that generates email signatures according to instructions contained in template files. It can insert randomly selected quotations, rotate a set of plain signature files, … pretty much anything you like.
Usage: ./sgrotum [OPTION] [PREFERENCE_FILE]
Generates email and newsgroup signatures
-h, --help Show this usage message then exit
-n, --no-write Don't create or modify the target signature file
-s, --show Send the resulting signature to stdout
-t, --template NUM Specify a signature template by number
-v, --version Show this program's version number then exit
What's New in This Release:
configure.in:
· version to 2.0.0
· require glib-2.0
· removed --enable-oldstyle and --enable-glib2 options
sgrotum.c:
· applied patch from Han Boetes, implementing a new 'template' selection option
· added new 'cmd' attribute to box options
· marked strings for gettext
· use glib's random number functions rather than srand/rand
· misc tidy-ups
· gettextized
· examples/*: tidied
· tests/: added
· sgrotum.1, Makefile.am: updated
Product's homepage