annotate bin/interp @ 5612:794f3859f02c

<tswett> learn sex is a board game which originated in Britain in the 1870s before spreading throughout Europe in the 1890s. Sex was introduced to the rest of the world by a book, "The Complete Guide to Sex", written and published by Taneb in 1932, based on Taneb\'s extensive experience with a wide variety of forms of European sex.
author HackBot
date Thu, 18 Jun 2015 01:06:51 +0000
parents c9619115046f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1497
c091565553db <elliott> revert 1492
HackBot
parents:
diff changeset
1 #!/bin/sh
c091565553db <elliott> revert 1492
HackBot
parents:
diff changeset
2 CMD=`echo "$1" | cut -d' ' -f1`
4923
c9619115046f <oerjan> revert
HackBot
parents: 4922
diff changeset
3 ARG=`echo "$1" | cut -d' ' -f2-`
1497
c091565553db <elliott> revert 1492
HackBot
parents:
diff changeset
4 exec ibin/$CMD "$ARG"