print "normal\n"; system "tput rev"; print "reversed\n"; system "tput sgr0"; print "normal\n";