in reply to Re^2: utime for symbolic links
in thread utime for symbolic links
The documentation seems clear enough, no?
atime => $time
If defined, use this time (in epoch seconds) instead of current time for access time.
mtime => $time
If defined, use this time (in epoch seconds) instead of current time for modification time.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: utime for symbolic links
by choroba (Cardinal) on Apr 15, 2020 at 15:44 UTC |