Hello, Tim. Try something like
#!/usr/bin/perl -w use strict; system("date"); Regards, Jaimee -----Original Message----- From: Tim McGeary [mailto:[EMAIL PROTECTED] Sent: Monday, July 21, 2003 12:18 PM To: [EMAIL PROTECTED] Subject: date Is there anyway to get the date from the system in perl? Tim -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]