Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
list file's current date and time.
Name: rjgandhi Date: January 3, 2005 at 12:22:28 Pacific OS: W2k CPU/Ram: P4/512MB
Comment:
I've large network with over 200 servers. There is one bat file (d:\abc\xy\*.bat) exists on all servers in network. I need to get the date and time of this bat file. Please help me to create bat file to check this file. Thx RG
Summary: Hello everybody, Does anyone have an idea to make the naming of a text file as the current date and time? I need this using batch file. Thank you all, ...
Summary: Just create a .TXT file, and put .LOG on the first line. Save and close. The next time you open it, Notepad will add the current date and time and let you write text in it. Then close it again, re-ope...