#!/bin/sh # $Id: mltrace,v 1.2 2008/01/16 19:16:38 friedman Exp $ exec ${LTRACE-ltrace} -C -f -n2 -s 65535 -S -T "$@"