Menu

[solved]-Unix Operating System 1 Create New Directory Called Test Home Directory 2 Please Download Q39066871

UNIX OPERATING SYSTEM

(1) Create a new directory called Test in your homedirectory.

(2) Please download the text file animals.txt using thefollowing command in your terminal of the Test folder.

curl -Ohttps://raw.githubusercontent.com/XinYangSAU/MCIS5103/master/animals.txt

(3) Please make a copy of the animals.txt file with the newname: test.txt inside of Test folder. Please include the -ioption.

(4) Please print the full word count(lines, words andcharacters) information for both the animals.txt and test.txtfile.

(5) Please delete the test.txt file with the interactiveoption.

(6) Please rename your Test folder to a new name: HW2 5

Please screen shot your terminal with the above six tasks,

(7) Go to your HW2 folder in your home directory

(8) Please download the text file states.txt using the followingcommand in the terminal of the HW2 folder.

curl -O http://seankross.com/notes/states.txt

(9) Please search states.txt for lines that contain the word“New” in your terminal.

I need answers for Questions 7,8,9

Thank you

Expert Answer


Answer to UNIX OPERATING SYSTEM (1) Create a new directory called Test in your home directory. (2) Please download the text file a… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *