#!/bin/sh timeclock out proj="$1" shift timeclock in "$proj" "$@"