24e45f6f7fb275bc36562f284f75bacb7673599e
Stefan Schuermans implement upt-trace wrapper

Stefan Schuermans authored 4 years ago

1) #! /bin/bash
2) 
3) if (( $# < 2 ))
4) then
Stefan Schuermans call trace file <trace.upt>...

Stefan Schuermans authored 4 years ago

5)   echo "usage: $0 <trace.upt> <command> [<arg> [...]]" >&2