chiark / gitweb /
emacs: load ian-local.el if it exists; load private.el if it exists
[ian-dotfiles.git] / from-cvs / files / personal_scripts_bin_iwjendian
1 #!/usr/bin/perl
2 printf "%x\n", unpack "L", "\1\2\3\4" or die $!;