Results for "DIAMOND"

Blogs

  • Perl one-liner for beginners !

    ...perl: -e Makes the line of code be executed instead of a script -n Forces your line to be called in a loop. Allows you to take lines from the diamond operator (or stdin) -p Force...

    1381 days ago