annotate bin/poulet @ 5326:251f5b3167b6

<izabera> ` echo harry ron hermione >> bin/emptylist
author HackBot
date Thu, 23 Apr 2015 06:53:55 +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/'