List files that is changed/modified today by single user
I need to list all files that is changed(modified) today from single users.
I tried this: find -mtime -1 but output is wrong. Can you guys/girls
please tell me is there a way to list all files that is chanfed today from
single user?
No comments:
Post a Comment