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
e169d0cab8
piston
/
lxc
/
executors
/
awk
5 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add shebang to awk
2021-01-17 16:53:46 +01:00
#!/bin/bash
piston improvements. adds version endpoint, new execution output, awk language support, and installs all dependencies directly when possible and avoids apt unless not possible
2020-03-29 21:40:34 +02:00
cd /tmp/$2
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