tc 68 B

12345678
  1. #!/bin/sh
  2. timeclock out
  3. proj="$1"
  4. shift
  5. timeclock in "$proj" "$@"