windows - Appending date and time to filename -


i know how append date , time filename in windows cygwin environment through command prompt.

you can use touch command

touch "your_filename.$(date)"


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

android - How to create dynamically Fragment pager adapter -