bin/4x
author hackbot
Sat, 29 May 2021 01:36:47 +0000
changeset 152 1a88e75f59e0
parent 139 c9771114e532
permissions -rw-r--r--
<cd> bashify /hackenv/bin/info
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
139
c9771114e532 <cd> ` bashify /hackenv/bin/{4x,annoy,bashify,bce,bold,bonk,botsnack,botsnak,cookie,dcx,echo-p,envdemo,gtfo,info,jsx,la,mk,mkinfo,mkx,ping,px,test,trout,welcome,whale}
hackbot
parents: 113
diff changeset
     1
#!/bin/bash
113
f6609e6e50d6 <cd> ` echo "gforth -e \\"\\$@ bye\\"" > /hackenv/bin/4x
hackbot
parents: 112
diff changeset
     2
gforth -e "$@ bye"