G
Guest
how can i get the date or time as a file name? this is what im trying to do:
echo hello world >>%date%.log
or
echo hello world >>%date%%time%.log
echo hello world >>%date%.log
or
echo hello world >>%date%%time%.log