home_bin/RPMDATE

4 lines
44 B
Text
Raw Normal View History

2020-10-11 23:48:27 +03:00
#!/bin/bash
LC_ALL="C" date +'%a %b %d %Y'