|
|
|
|
Touch 2.1.0 sets the date and time of a file. This is a command line program which requires the Microsoft .NET 2.0 Framework to run. The C# source code is available in the Source Code folder in the program installation folder. Usage touch [file] [year] [month] [day] [hour] [minutes] [seconds] file file to modify date and time Displays this help screen. touch foo.txt Sets the date and time of foo.txt to the current date and time. touch foo.txt 2005 12 14 15 4 27 Sets the date and time of foo.txt to Dec. 14, 2005, 3:04:27 PM.
The C# source code can be found in the Source Code folder where the program was installed. The code can be compiled with Visual C# 2005 Professional, Enterprise, or Express editions. |



























