#!/bin/sh
# Time Alarm

time -p "$@"
o alarm 0 'Command Finished' "$(/usr/bin/printf '%q ' "$@")"