Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: why does open ">..." sometimes touches the directory?

by sundialsvc4 (Abbot)
on Feb 05, 2013 at 14:08 UTC ( [id://1017178]=note: print w/replies, xml ) Need Help??


in reply to why does open ">..." sometimes touches the directory?

Probably the safest assumption is simply to assume that “it might.”   Actual behavior can depend on the OS-type and, within Unix/Linux, exactly what filesystem is used and how that filesystem is configured.   All of which is really beyond your control.   So, don&rquo;t get upset if the mod-time of a directory changes, and, don’t use mod-time as a sentinel to tell you whether or not you need to dumpster-dive into a particular directory.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1017178]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-24 18:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found