Question: USING UNIX: VI TEXT FILE.....Im new to using unix commands please help, please show work and explains or love to see someone use the unix

USING UNIX: VI TEXT FILE.....Im new to using unix commands please help, please show work and explains or love to see someone use the unix command as well

Objective: Create a file (document) using vi text editor on the UNIX system

Create a file containing your name, ID, homework number, and the list of UNIX commands given below with one line description as shown below. You must type the sequence number and use Tab key to align command and description as shown below.

Objective: Create a file (document) using vi text editor on the UNIX system

Read the chapter on the vi text editor from the text book. Create a file containing your name, ID, homework number, and the list of UNIX commands given below with one line description as shown below. You must type the sequence number and use Tab key to align command and description as shown below.

As you create the file, fill the description part for each command with one line description. Few examples for the one line description are given later for illustration.

Use of man command to obtain description info

In order to get the description information for each command, you should use the man command. The man command displays the online manual pages for the specified command. On the top of the first page, one line description will be displayed. You have to type this information in the document. For example, to get the information on the awk command, type the command as shown below:

man awk

The description portion of the awk is shown below; it was retyped from the info displayed by man awk command.

awk - pattern-directed scanning and processing language

Similarly, the description for the cp command from man cp command is given below:

cp - copy files and directory subtrees

Student Name:

Student ID:

Homework #1 Part II

1. admin

2. at

3. awk

4. bg

5. cal

6. calendar

7. cat

8. cc

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!