fork(1) download
  1. #!/usr/bin/perl
  2.  
  3. print "Ciao Mondo!\n";
Success #stdin #stdout 0s 4596KB
stdin
Standard input is empty
stdout
Ciao Mondo!