Created
July 26, 2013 12:11
-
-
Save leonardoeloy/6088412 to your computer and use it in GitHub Desktop.
People who bother...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
perl -e "foreach my \$i (1..20) {print \$i. ' job Jenkins ';print 'incomoda ' x \$i;if(\$i%2==0){print \"muito mais\n\";}else{print \"muita gente\n\";}}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment