fork download
  1. #!/bin/bash
  2. # your code goes here
  3.  
  4. echo hello
Success #stdin #stdout 0s 4728KB
stdin
Standard input is empty
stdout
hello