piston/lxc/executors/awk

5 lines
73 B
Plaintext
Raw Normal View History

2021-01-17 16:53:46 +01:00
#!/bin/bash
cd /tmp/$2
2021-01-17 23:29:45 +01:00
timeout -s KILL 3 awk -f code.code < stdin.stdin