annotate paste/paste.2576 @ 10305:503b67656c89

<shachaf> ` >bin/edit echo \'#!/usr/bin/env python\'; >>bin/edit echo \'import sys, urllib\'; >>bin/edit echo \'print "http://slbkbs.org:5196/edit?path=" + urllib.quote(sys.argv[1])\'; chmod +x bin/edit
author HackBot
date Fri, 17 Feb 2017 04:29:20 +0000
parents 935f0582a51f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
607
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
1 #!/bin/sh
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
2 exec /hackenv/lib/frink -e "$@"
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
3