annotate bin/pastequotes @ 4266:a691a495ca0f

<Taneb> learn Arrows are just strong monads in the category of profunctors
author HackBot
date Mon, 06 Jan 2014 13:21:46 +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