Find by time and size
Use `find -mtime` to filter by age and `-size` to filter by file size. The two tests that drive most disk-cleanup scripts.
Sign in to start the labUse `find -mtime` to filter by age and `-size` to filter by file size. The two tests that drive most disk-cleanup scripts.
Sign in to start the lab