mirror of
https://github.com/gunchev/home_bin.git
synced 2025-11-20 12:15:46 +00:00
5 lines
66 B
Text
5 lines
66 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
set -x
|
||
|
|
date +"%Y.%m.%d (week %U day %j) %a - %T %z %Z"
|