#!/usr/bin/perl # # Print the time as a hexadecimal integer # printf "\'0x%08x\'\n", time;