Date related scripts.

This commit is contained in:
Doncho N. Gunchev 2020-10-11 23:48:27 +03:00
parent c59c498fcd
commit 3c0df507d7
3 changed files with 11 additions and 0 deletions

3
RPMDATE Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
LC_ALL="C" date +'%a %b %d %Y'