perl -e 'print (localtime)[2];' dafür aber: perl -e print "Output:",(localtime)[2],"\n";'