fork download
  1. echo -e "ligne1\nligne2\nligne3\nligne4" | sed -i "2,3{/^LIGNE.*$/d;}"
Runtime error #stdin #stdout 0.02s 5312KB
stdin
Standard input is empty
stdout
Standard output is empty