annotate bin/pastequotes @ 5326:251f5b3167b6

<izabera> ` echo harry ron hermione >> bin/emptylist
author HackBot
date Thu, 23 Apr 2015 06:53:55 +0000
parents 9eed56c86b4e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3557
9eed56c86b4e <nooodl> revert f6f3d9626c03
HackBot
parents: 3555
diff changeset
1 #!/bin/sh
9eed56c86b4e <nooodl> revert f6f3d9626c03
HackBot
parents: 3555
diff changeset
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste