home_bin/RPMDATE

3 lines
44 B
Bash
Executable file

#!/bin/bash
LC_ALL="C" date +'%a %b %d %Y'