summaryrefslogtreecommitdiff
path: root/sh/ta
blob: 495f63188a4569155da2c668249e0e4b3c93cd13 (plain)
1
2
3
4
5
#!/bin/sh
# Time Alarm

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