use Time::Local my $x=localtime; print "\n","\n", $x; print "\n","\n"; system("date"); system("date -s "2 June 2010 18:00:00"");
i'm actually trying to set the date, so to print this linux command that i have mentioned in last.. how do i have to do that
In reply to to print a system command by oikool
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |