* * * * * /usr/bin/mysqldump -uUSERNAME -pPASSWORD > /sqldumps/"$(/bin/date +'%d_%m_%Y:%H')".sql I do not understand what exactly is not working in this piece I tested the date command on the command line, everything seems to be working as it should.