From decf9f36c25a4629f62e748e6249c2b4d70261bc Mon Sep 17 00:00:00 2001 From: ccremers Date: Wed, 13 Oct 2004 12:24:18 +0000 Subject: [PATCH] - Added test script. --- spdl/mp.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 spdl/mp.sh diff --git a/spdl/mp.sh b/spdl/mp.sh new file mode 100755 index 0000000..00d2ed3 --- /dev/null +++ b/spdl/mp.sh @@ -0,0 +1,9 @@ +#!/bin/sh +# +# Multi-protocol analysis +# +# given a list of input files, test them in parallel +# limit number of runs to 5 + +ulimit -v 100000 +cat $* | ../src/scyther -a -r3