#!/bin/sh -x
/usr/bin/expect -c "match_max 1000000" -c "match_max -d 1000000" $@
