A simple call of makeSIGN looks like this:
makesign sig.txt quotes.txt
This will cause makeSIGN to read the file quotes.txt
, pick a random
motto from there and then write this motto to sig.txt
. This file can
then be automatically attached to your eMails (consult the manual of your
eMail-Client on how this is done).
It's best (especially when you're using commandline parameters) to call
makeSIGN from within a batch file, your startup folder, your
~/.profile
, your crontab
or your autoexec.bat
.