piston/lxc/executors/awk

5 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