bin/dcx
author hackbot
Sat, 29 May 2021 20:07:06 +0000
changeset 173 1834274a499b
parent 148 77315b5bc456
permissions -rwxr-xr-x
<cd> ` bashify $(which give)
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 "$@"