Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

User 1 . Create a directory Unix under your account home directory. Command ( s ) : . . . . . . . .

User
1. Create a directory Unix under your account home directory.
Command(s): .................................................
2. Create four sub-directories bin, conf, docs and data under the created directory "Unix". See the directory diagram below:
Command(s): .................................................
3. Create a text file called sed-info in your "Unix" directory. Use the output redirection to store the man page for the sed command in this file.
Command: .................................................
4. Create a text file called join-info in your "Unix" directory. Use the output redirection to store the man page for the join command in this file.
Command: .................................................
5. Move the files "sed-info" and "join-info" to directory docs using a single UNIX command.
Command: .................................................
6. Change to your home directory.
Command: .................................................
7. Use a single command to rename and move the sed-info from the docs directory to the bin directory.
Command: .................................................
8. Change to the data directory.
Command: .................................................
9. While in the data directory create a command that would copy the sed-info from the bin directory and join-info from the docs directory to the conf directory using a) absolute paths and b) relative paths.
Command (relative path): .................................................
Command (absolute path): .................................................
10. Move to your home directory. Create a single command that would delete the Unix directory and all the files and subdirectories of the Unix directory.
Command: .................................................

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

Database Programming With Visual Basic .NET

Authors: Carsten Thomsen

2nd Edition

1590590325, 978-1590590324

More Books

Students also viewed these Databases questions

Question

Understand cultural differences.

Answered: 1 week ago

Question

Discuss the steps of a generic change project.

Answered: 1 week ago

Question

1. What is Ebola ? 2.Heart is a muscle? 3. Artificial lighting?

Answered: 1 week ago

Question

What is the difference between Needs and GAP Analyses?

Answered: 1 week ago

Question

What are ERP suites? Are HCMSs part of ERPs?

Answered: 1 week ago