annotate paste/paste.3585 @ 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 e037173e0012
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e037173e0012 Initial import.
HackBot
parents:
diff changeset
1 293) <elliott> Deewiant: ha, you were wrong, I have stacks, fungespace and MULTIPLE functions! <elliott> and a monad! <elliott> nothing can stop me now!
e037173e0012 Initial import.
HackBot
parents:
diff changeset
2 478) <Phantom_Hoover> oerjan, little do you realise that everything you say and do is part of that great monad tutorial we call life.
e037173e0012 Initial import.
HackBot
parents:
diff changeset
3 649) <Gregor> Phantom_Hoover: Sort of a monadic human centipede.
e037173e0012 Initial import.
HackBot
parents:
diff changeset
4 650) <elliott> When the moon hits your eye like a big pizza pie, that's a monad.
e037173e0012 Initial import.
HackBot
parents:
diff changeset
5 663) <Gregor> You know how the arrow pierces your skin, rearranging and randomizing vital internal structure? <Gregor> Monads are like that, only worse.