fork download
  1. #!/bin/bash
  2. echo "ligne 1 \n ligne2"
Success #stdin #stdout 0.02s 5312KB
stdin
Standard input is empty
stdout
ligne 1 \n ligne2