Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Done copying timestamps of directories

Jun
22
0
It is possible to copy timestamps of files by using touch /r /c, but not to copy timestamps of directories using this way. Make it possible by using touch /a:d /r /c creating an empty directory similar to touch /r /c creating an empty file.
 
Back
Top