On Wed, Jun 20, 2012 at 9:51 AM, Arno Gaboury <arnaud.gabo...@gmail.com> wrote:
> *tar -zcf  "./`date +'%D-%H-%M.tgz'`" /var/log

This will cause a different problem... maybe you wanted %F instead of
%D. (Check "man date".)

--Andrew Hills

Reply via email to