diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-02 02:36:53 -0800 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-02 02:36:53 -0800 | 
| commit | 5372dce55dc8ebcb31b1a5e5e0ffa2e336462f8d (patch) | |
| tree | 1891c0f243f3dc16e5350cdf788f86f1a1dfcf84 /sh/ta | |
| parent | c2dd83e749eea3d692696561d720e959e328ff3d (diff) | |
update
Diffstat (limited to 'sh/ta')
| -rwxr-xr-x | sh/ta | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@  #!/bin/sh -# TIme Alarm +# Time Alarm  time -p "$@"  o alarm 0 'Command Finished' "$(/usr/bin/printf '%q ' "$@")" | 
