Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create commands in linux. 1. Write a find command that will display the file size of all files in the working directory (only) whose name

Create commands in linux.

1. Write a find command that will display the file size of all files in the working directory (only) whose name is exactly 8 characters long.

2.Write a find command that will display the inode number of all files in the working directory (only) that contain the string "#include".

3.Write a find command that will append the string "OLD" to all files in the working directory (only) that have not been modified in the last 365 days.

4. Write an ls command with a glob specification that will list the names of all files in the working directory that are exactly 10 characters long, begin with w, x, y, or z, and do not contain a "." character (i.e. no file extension).

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

Larry Ellison Database Genius Of Oracle

Authors: Craig Peters

1st Edition

0766019748, 978-0766019744

More Books

Students also viewed these Databases questions

Question

1. Describe the power of nonverbal communication

Answered: 1 week ago