Servertec   Touch
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Reference Manual
Conventions
iMake
Touch
Make Files
Constants
Identifiers
Operators
Directives
Statements
Macros
Sales
Legal
Feedback

 

Touch is a platform independent utility for setting a file's timestamp.

Syntax

    touch { -c { -h{elp} } { -nologo } { -t timestamp } { -v{erbose} }

Parameters

    -c create file if it does not exist.
    -help display this help message.
    -nologo suppresses display of copyright message.
    -t timestamp use specified timestamp in the format: mm/dd/yyyy hh:mm:ss
    if not specified the current date/time is used.
    -verbose displays verbose error messages.

Returns

    Nothing.

Notes

    Touch requires Java JDK 1.2.x or later.

Example

    touch *.exe
    
 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Sun Oct 15 18:15:41 EDT 2000