. "If you are using a LANG other than C always set it when calling date to make sure you always get the same result in different systems. $ LANG=C date "+%Y%m%d"" . . .