For the following exercises, open up your Terminal and try to solve the following tasks:
- Use the locate command to find the path of the file boot.log.
- Find all the files that are bigger than 50 MB in size.
- Find all the files that are between 70 MB and 100 MB in size.
- Find all the files that are owned by the user smurf.
- Find all the files that are owned by the group developers.