mirror of
https://github.com/gunchev/home_bin.git
synced 2025-11-20 12:15:46 +00:00
4 lines
44 B
Text
4 lines
44 B
Text
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
LC_ALL="C" date +'%a %b %d %Y'
|