This should not be so complicated?
I am simply trying to add a line in a batch file to rename a folder to the current date.
e.g.
rename e:\backup ***
where *** should be the command to rename using the date format yyyymmdd
i would have thought it was something like %yyyy%mm%dd but that is not the case?
Keith Buchanan
AplusNetworking.com
keith@aplusnetworking.com
I am simply trying to add a line in a batch file to rename a folder to the current date.
e.g.
rename e:\backup ***
where *** should be the command to rename using the date format yyyymmdd
i would have thought it was something like %yyyy%mm%dd but that is not the case?
Keith Buchanan
AplusNetworking.com
keith@aplusnetworking.com