Miscellaneous scripts
File list:
-
installdate.sh Attempts to determine installation date of a Linux, FreeBSD, Mac OS X and Solaris system.
-
motto_clock.sh Adds a time related motto to date output.
-
ceval.pl Compiles and executes C one-liners with gcc (like ./ceval.pl 'int a = 5 % 2 == 0 ? 1 : 0; printf("%d\n", a);'
-
maya_timestamp.py Converts UNIX timestamp to the Maya calendar date, like "./maya_timestamp.py $(date +%s)".
-
gost94sums.sh Creates GOST94 sums file in format analogous to the usual md5sums or sha1sums.
-
otpgen.pl Generates a PDF or plain text one time pad.