How can I record all the modifications to directories, subdirectories and files made during one session (ie. during login time)?
For example, listing all the files/folders that were modified, and placing that information into a text file.
I have no idea how to do this, so even a little guidance would be useful...