This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
piston
mirror of
https://github.com/engineer-man/piston.git
Watch
1
Star
0
Fork
You've already forked piston
0
Code
Issues
Projects
Releases
Wiki
Activity
b9ef21cbea
piston
/
lxc
/
executors
/
awk
6 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add shebang to awk
2021-01-17 16:53:46 +01:00
#!/bin/bash
Removed unnecessary argument from execute and executors
2021-02-05 16:50:57 +01:00
cd /tmp/$1
fix awk maybe
2021-01-22 01:32:30 +01:00
timeout -s KILL 3 xargs -a args.args -d '\n' awk -f code.code < stdin.stdin