parallel/unittest/tests-to-run/test09.sh
Ole Tange 3fa2a4a8d4 Implemented automake
Prepared for name change to 'par'
2010-04-18 16:18:31 +02:00

11 lines
185 B
Bash

#!/bin/bash
PAR=parallel
echo Force outside the file handle limit
# 2009-02-17 Gave fork error
(echo echo Start;
seq 1 20000 | perl -pe 's/^/true /';
echo echo end) | $PAR -uj 0