comparison bin/poulet @ 4553:d3ea7597c9aa

<boily> ` echo -e \'#!/bin/sh\\necho "$@"\' >bin/poulet; chmod +x bin/poulet
author HackBot
date Sun, 13 Apr 2014 12:36:58 +0000
parents
children 86fe690f3cdc
comparison
equal deleted inserted replaced
4552:5909544b6582 4553:d3ea7597c9aa
1 #!/bin/sh
2 echo "$@"