# HG changeset patch # User hackbot # Date 1622251306 0 # Node ID c9771114e53273b0a620c9e364d1f30f7ed9045d # Parent f36286a6ee46a7a359e69686ad9b607b8ec823c5 ` 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} diff -r f36286a6ee46 -r c9771114e532 bin/4x --- a/bin/4x Sat May 29 01:18:06 2021 +0000 +++ b/bin/4x Sat May 29 01:21:46 2021 +0000 @@ -1,1 +1,2 @@ +#!/bin/bash gforth -e "$@ bye"