Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write one-line commands that perform the followings in a Linux environment. 1. List all files in the sub-directories of /etc that end with .conf .

Write one-line commands that perform the followings in a Linux environment.

1. List all files in the sub-directories of /etc that end with .conf . For example, it should list /etc/cups/cupsd.conf, but should not list /etc/host.conf .

2. Create a set of directories in the current directory named based on three-letter month and four-digit year between 2015 and 2018. Directories should be named Jan2015, Feb2015, ..., Nov2018, Dec2018.

3.Calculate and show the result for a simple multiplication (such as 2*3) provided in a file named multiply.txt. You can only use cat and echo commands for performing this.

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

Data Management Databases And Organizations

Authors: Richard T. Watson

6th Edition

1943153035, 978-1943153039

More Books

Students also viewed these Databases questions