mirror of
https://github.com/gunchev/home_bin.git
synced 2026-02-19 18:23:27 +00:00
4 lines
44 B
Text
4 lines
44 B
Text
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
LC_ALL="C" date +'%a %b %d %Y'
|