[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: Re: File creation time
Karthika Sivaramakrishnan forced the electrons to say:
> Is it possible to write a TSR to capture the file creation command in Linux?
> If so, how?
Linux creates various types of file system entries, all by different system
calls. It may not be possible to monitor all these syscalls. And I have
absolutely no idea what a TSR is.
I am sure there is a better way to achieve what you want to do. If you tell us
what it is, we can probably suggest a viable alternative.
Binand