Description
| “Super Secret” Project Brief
In this task you are asked to create a folder called and inside that folder to place a file called
may contain whatever content you wish.
Once you have created the file, use the command to find the path to .
Using redirection, save the path that the command gives you to a new file called
in your home directory.
Hint: You will need to use to gain the elevated privileges required to update the database. Task 2
Part A) In this task, you are going to create an advanced pipeline that will create a sorted list of the various file sizes on your system.
Firstly, use the
directory, for all files that are over 1 MebiByte in size. Use the option to limit
the command’s search to only go 4 levels deep. The search should only show files, not directories.
Use the command on each of those results.
Hint: You will need to put at the start of this command to access all required folders.
|



