annotate bin/poulet @ 5519:59730c3e647a

<FireFly> ` sed -i \'s/&[^/]*/\\&\\\\x0F/\' bin/culprits
author HackBot
date Fri, 12 Jun 2015 00:04:18 +0000
parents 86fe690f3cdc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5324
86fe690f3cdc <oerjan> ` (echo \'#!/bin/bash\'; echo \'print_args_or_input "$@" | tr a-z A-Z | sed \'"\'"\'s/$/ CHICKEN/\'"\'") >bin/poulet
HackBot
parents: 4553
diff changeset
1 #!/bin/bash
86fe690f3cdc <oerjan> ` (echo \'#!/bin/bash\'; echo \'print_args_or_input "$@" | tr a-z A-Z | sed \'"\'"\'s/$/ CHICKEN/\'"\'") >bin/poulet
HackBot
parents: 4553
diff changeset
2 print_args_or_input "$@" | tr a-z A-Z | sed 's/$/ CHICKEN/'