fork(2) download
  1. #!/bin/bash
  2. echo "flaccid" | sed 's/.\{3\}//'
  3.  
Success #stdin #stdout 0s 5080KB
stdin
Standard input is empty
stdout
ccid