/* * Copyright (c) 1988 Massachusetts Institute of Technology. * * Note that there is absolutely NO WARRANTY on this software. * See the file COPYRIGHT.NOTICE for details and restrictions. * * Print out internal format time (for shell scripts, whatever). * See TIMxxx.C for details. */ #include main() { printf("%d\n",zulu()); }