Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This exercise provides practice repeating commands using the tcsh shells history. Assume that you have just run the history command and it displays the following

This exercise provides practice repeating commands using the tcsh shells history. Assume that you have just run the history command and it displays the following list. Also assume that you are always typing command #12. That is, assume youre always typing the command after command #11 which is the history command.

1 mkdir practiceDir

2 chmod 700 practiceDir

3 cd practiceDir

4 touch junk1 junk2 junk3

5 ls al 6 date > junk4

7 cat /etc/passwd >> junk4

8 rm junk2

9 ls al

10 cp ~/.login junk2

11 history

What command will be executed when you type each of the following? Write in the command number in the space provided.

A. !9 ______________

B. !-4 ______________

C. !! ______________

D. !h ______________

E. !c ______________

F. !ca ______________

G. !?login ______________

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 Concepts

Authors: David Kroenke, David Auer, Scott Vandenberg, Robert Yoder

9th Edition

0135188148, 978-0135188149, 9781642087611

More Books

Students also viewed these Databases questions

Question

6. What qualifications are needed to perform the job?

Answered: 1 week ago

Question

=+ What would it look like? Who should deliver it?

Answered: 1 week ago