Skip to content

emlynmac/scripts

Repository files navigation

scripts

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.

About

Miscellaneous scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 34.1%
  • Python 33.6%
  • Shell 32.3%