piston/lxc/executors/awk

5 lines
100 B
Plaintext
Raw Normal View History

2021-01-17 16:53:46 +01:00
#!/bin/bash
cd /tmp/$2
2021-01-22 01:32:30 +01:00
timeout -s KILL 3 xargs -a args.args -d '\n' awk -f code.code < stdin.stdin