mirror of
https://github.com/gunchev/home_bin.git
synced 2025-11-20 12:15:46 +00:00
Date related scripts.
This commit is contained in:
parent
c59c498fcd
commit
3c0df507d7
3 changed files with 11 additions and 0 deletions
4
LDATE
Executable file
4
LDATE
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -x
|
||||
date '+%Y-%m-%d %H:%M:%S %z %Z' "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue