bin/dcx
author hackbot
Sat, 29 May 2021 01:54:18 +0000
changeset 167 f92dd652c469
parent 148 77315b5bc456
permissions -rwxr-xr-x
<cd> rm /hackenv/listing
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
148
77315b5bc456 <cd> bashify /hackenv/bin/dcx
hackbot
parents: 114
diff changeset
     1
#!/bin/bash
28
d7e4744f26e7 <cd> ` echo "dc -e \\"\\$@\\"" > /hackenv/bin/dce
hackbot
parents: 27
diff changeset
     2
dc -e "$@"