fork download
  1. #!/usr/bin/perl
  2. # your code goes here
  3. #!/usr/local/bin/perl
  4.  
  5. print "oit \n";
  6. print "OIT \n";
Success #stdin #stdout 0.01s 5292KB
stdin
Standard input is empty
stdout
oit 
OIT