Results 1 to 2 of 2
Greetings all:
I would like to know if there is a way to determine which files have been copied and/or modfied or deleted. We suspect a former co-worker has copied ...
- 10-01-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 1
How to tell which files have been copied or modified
Greetings all:
I would like to know if there is a way to determine which files have been copied and/or modfied or deleted. We suspect a former co-worker has copied certain files from the Linux file server before he left the company. Is there a way to determine this?
- 10-01-2007 #2
You should be able to see the last modification time for a file with
I'm not sure if there's a way to tell which user modified it last, but it's possible.Code:ls -al
Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote
