Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1)Use the find command to find all files owned by you in the /home folder. Make sure all errors are suppressed (not displayed). Filter the

1)Use the find command to find all files owned by you in the /home folder. Make sure all errors are suppressed (not displayed). Filter the output to show just first 10 results.

2) Use the find command to find all files in the file system which are greater than 30 megabytes. Make sure all errors are suppressed (not displayed) and that your results are passed through the ls command shown with file details and human readable file sizes (use the -exec option in find command). Filter the output to show just first 10 results.

3) Expand the previous command to sort the output by file size, larger numbers first. Use the sort command with natural or human numeric sort option. Use the man page for sort and document all your findings in a screenshot. Filter the output to show just first 10 results.

4) Show a listing of your home folder contents with details and filter it to display only files and folders last modified during two chosen months (pick some months that make sense for your output).

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

b. Did you suppress any of your anger? Explain.

Answered: 1 week ago

Question

A formal risk assessment is required in all BC workplaces for

Answered: 1 week ago

Question

Determine the amplitude and period of each function.

Answered: 1 week ago

Question

Have ground rules been established for the team?

Answered: 1 week ago

Question

a. How are members selected to join the team?

Answered: 1 week ago

Question

b. Will new members be welcomed?

Answered: 1 week ago