Perl Programming/Keywords/utime

Previous: use Keywords Next: values

The utime keyword

utime modifies the access and modification times on each file of a list of files, where the first two elements of the list must be first the NUMERIC access and then the modification time.

Syntax

  utime LIST
gmtimelocaltimetimetimesutime
Previous: use Keywords Next: values
Category:Book:Perl Programming#Keywords/utime%20
Category:Book:Perl Programming