Border
Member
I dont know much about linux commands so excuse me if this seems a stupid question.
I logged on via telnet and was searching with find. I tried
This created a list of 202 pages with 62 lines per page.
Does this mean that these 12000 files (approx) were changed in the previous minute?
Is that a lot of activity or just the standard background activity? Thanks.
I logged on via telnet and was searching with find. I tried
Code:
find / -mmin -1
This created a list of 202 pages with 62 lines per page.
Does this mean that these 12000 files (approx) were changed in the previous minute?
Is that a lot of activity or just the standard background activity? Thanks.