Perl/Shell/Python Knowledge Sharing
Perl, shell, python Interview Questions and Answers and quiz
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