fork(1) download
  1. # your code goes here
  2.  
  3. #!/bin/bash
  4.  
  5. echo "Hello there"
Success #stdin #stdout 0.01s 5316KB
stdin
Standard input is empty
stdout
Hello there