SimonSchubert / LinuxCommandLibrary

1M+ downloads Linux reference app with basics, tips and formatted man pages
http://linuxcommandlibrary.com/
Apache License 2.0
799 stars 63 forks source link

find Modified / changed files #20

Closed Krediman closed 1 year ago

Krediman commented 1 year ago

In the section Search & Find you Have an entry "find modified files since last 60 minutes" and "find changed files since last 60 minutes" without reading the man page it is pretty unclear what is the difference between a changed and a modified file. As a proposal: find files whose content was modified less than 60 minutes ago and find files whose status was changed less than 60 minutes ago

SimonSchubert commented 1 year ago

Thanks for the proposal. It makes it definitely more clear. Change will be in the next release