#!/bin/sh

/bin/ls test*.sh | xargs -P1 -n1 sh


syntax highlighted by Code2HTML, v. 0.9.1