view paste/paste.11738 @ 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 fcdb578b882e
children
line wrap: on
line source

2008-08-01.txt:23:52:02: <KingOfKarlsruhe> wow lolcode interpreter in python :) YES http://www.dalkescientific.com/writings/diary/archive/2007/06/01/lolpython.html
2009-07-24.txt:12:22:33: <ehird> nooga: Anyway, you can pipe it to http://www.tablix.org/%7Eavian/blog/archives/2009/01/unicode_transliteration_in_python/
2012-08-25.txt:17:10:37: <kmc> leading to nonsense like #4 on http://web.archive.org/web/20101009122154/http://web.mit.edu/rwbarton/www/python.html
2012-11-11.txt:04:47:58: <shachaf> http://web.archive.org/web/20101009122154/http://web.mit.edu/rwbarton/www/python.html ?