#!/bin/sh
# Script to launch the tracedaemon

TraceDaemon/TraceDaemon -ts$1 /dev/tracer $2.trace $2.proc
