undef $foo; utime $foo, $foo, "file"; # Sets atime, mtime to 00:00:00 Jan 1, 1970 utime undef, undef, "file"; # Sets atime, mtime to time().