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

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