piston/lxc/executors/awk

6 lines
101 B
Bash
Executable File

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