annotate paste/paste.8724 @ 2890:cbf5f6b45af8

<nooodl> echo -e "#!/bin/sh\\n\\"\\$@\\" | curl -s -F \'sprunge=<-\' http://sprunge.us" > bin/sprunge
author HackBot
date Wed, 08 May 2013 19:55:40 +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 TERM=linux
e037173e0012 Initial import.
HackBot
parents:
diff changeset
2 http_proxy=http://127.0.0.1:3128
e037173e0012 Initial import.
HackBot
parents:
diff changeset
3 initrd=/usr/bin/../lib/umlbox/umlbox-initrd.gz
e037173e0012 Initial import.
HackBot
parents:
diff changeset
4 HACKENV=/hackenv
e037173e0012 Initial import.
HackBot
parents:
diff changeset
5 mem=256M
e037173e0012 Initial import.
HackBot
parents:
diff changeset
6 PATH=/hackenv/bin:/opt/python27/bin:/opt/ghc/bin:/usr/bin:/bin
e037173e0012 Initial import.
HackBot
parents:
diff changeset
7 PWD=/hackenv
e037173e0012 Initial import.
HackBot
parents:
diff changeset
8 SHLVL=2
e037173e0012 Initial import.
HackBot
parents:
diff changeset
9 HOME=/
e037173e0012 Initial import.
HackBot
parents:
diff changeset
10 _=/usr/bin/env