fork(1) download
  1. #!/usr/bin/perl
  2. print (2**2**3)
Success #stdin #stdout 0s 6056KB
stdin
Standard input is empty
stdout
256