Perl/Shell Knowledge Sharing
Perl Interview Questions and Answers
Friday, December 31, 2010
Modify Date Only Working
$file = "dateparse.pl";
#$file = $0;
if (-M $file > 1) { exit; }
print "Welcome\n";
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment