fork download
  1. #!/bin/bash
  2.  
  3. cat << EOF | grep -v abc
  4. lalkabc
  5. sasai
  6. luabcl
  7. lel
  8. op-hui
  9. EOF
Success #stdin #stdout 0s 5072KB
stdin
Standard input is empty
stdout
sasai
lel
op-hui