annotate bin/complain @ 7759:b4341511eb47

<fizzie> ` echo -e \'#! /bin/bash\\ncmd="$1"\\nshift\\nf="$*"\\nif [ -z "$f" && "$f" == *\\\\ * ]; then f="${cmd#* }"; cmd="${cmd%% *}"; fi\\nif [ -z "$f" ]; then echo try: \\\\`f command filename; else "$cmd" "$(< "$f")"; fi\' > bin/f
author HackBot
date Wed, 04 May 2016 21:35:48 +0000
parents 2ee43e14cfae
children 4b72b0d97d65
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6338
2ee43e14cfae <oerjan> ` mv Complaints Complaints.mp3; sed -i \'s!Complaints!Complaints.mp3!\' bin/complain
HackBot
parents: 5643
diff changeset
1 print_args_or_input "$@" >> Complaints.mp3; echo Complaint filed. Thank you.