piston/lxc/executors/awk
2021-01-21 18:32:30 -06:00

4 lines
100 B
Bash
Executable file

#!/bin/bash
cd /tmp/$2
timeout -s KILL 3 xargs -a args.args -d '\n' awk -f code.code < stdin.stdin