On Fri, 29 Sep 2006, Schneider, Hartmut wrote:
Hello, concerning touch.exe from UnxUtils
I'm not familiar with UnxUtils, but judging from the deprecated "fileutils-bugs" address I'd guess it's a Windows port of GNU utils from some time ago.
and its --date option: -------quote-------- Usage: Touch.exe [OPTION]... FILE... ... -d, --date=STRING parse STRING and use it instead of current time ... -------quoted-------- I'm trying to find out which syntax STRING needs in order to recognize date *and* time.
It's the same syntax used by date, and documented as "Date input formats" in the supplied documentation, also available online here:
http://www.gnu.org/software/coreutils/manual/html_chapter/coreutils_27.html Cheers, Phil _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
