summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-03-02 02:36:53 -0800
committerXiao Pan <gky44px1999@gmail.com>2024-03-02 02:36:53 -0800
commit5372dce55dc8ebcb31b1a5e5e0ffa2e336462f8d (patch)
tree1891c0f243f3dc16e5350cdf788f86f1a1dfcf84 /sh
parentc2dd83e749eea3d692696561d720e959e328ff3d (diff)
update
Diffstat (limited to 'sh')
-rwxr-xr-xsh/ta2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/ta b/sh/ta
index ae386c1..495f631 100755
--- a/sh/ta
+++ b/sh/ta
@@ -1,5 +1,5 @@
#!/bin/sh
-# TIme Alarm
+# Time Alarm
time -p "$@"
o alarm 0 'Command Finished' "$(/usr/bin/printf '%q ' "$@")"