Question: basics command in linux system. Answer the following 4 commands: 9 ) Write a find command that will identify all files in the working directory

basics command in linux system. Answer the following 4 commands:

9 ) Write a find command that will identify all files in the working directory (and its descendents) that end in .cpp and contain the string "#include".

10 ) Write a find command that will identify and delete all link files in the working directory (and its descendents).

11 ) Write an ls command with a glob specification that identifies all files in the working directory that begin with a, e, i, o, or u and end with w, z, or y.

12 ) Write an ls command with a glob specification that identifies all files in the working directory with names containing 2, 4, 6, or 8 characters.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!