diff options
author | xyz <gky44px1999@gmail.com> | 2021-07-21 09:44:13 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-07-21 09:44:13 -0700 |
commit | f84684e01efcc3868b81613e18069be81e84217f (patch) | |
tree | a621d693dee9156d3056c1994b4d548e1c0733e2 | |
parent | c12accc9fd7d691a86a736ed15bc27649aa680e5 (diff) |
rm datec
-rwxr-xr-x | .local/bin/datec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.local/bin/datec b/.local/bin/datec deleted file mode 100755 index 8146a68f..00000000 --- a/.local/bin/datec +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -TZ=Asia/Shanghai date '+%a %m/%d/%Y %H:%M:%S UTC%:::z' |