Share via


filelastmodified

This command returns the last modification date of a file or directory.

filelastmodified [filesys path]

Parameters

  • filesys path
    Fully qualified path to the file or directory of interest.

Remarks

This command outputs a date string representing the date and time at which the named file or directory was last modified.

This command is typically used within backticks to perform command substitution.

See Also

Environment Commands

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.