Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In LINUX, what would the commands be for the following questions?: 1. The program ls(1) lists the contents of a directory. But it does not

In LINUX, what would the commands be for the following questions?:

1. The program ls(1) lists the contents of a directory. But it does not list any files whose names begin with . (period). What option would I give to ls to include those files in the output?

2. Every directory contains a subdirectory named ... What is that subdirectory? And what is the .. in the root directory /?

3. The file /usr/share/dict/words contains a list of English words. Write a command that will put all words in that file that contain the character sequence gry in the file GRY.

4. How would I list all files that begin with a and end with .txt?

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

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago