Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Complete all of the following steps: IMPORTANT! Before you start the assignment, make sure you understand the history command. You will be submitting your history

Complete all of the following steps: IMPORTANT! Before you start the assignment, make sure you understand the history command. You will be submitting your history that needs to contain all of the commands used to complete the assignment. Marks will not be deducted for having a couple of extra attempts containing errors. Type cd command and perform following tasks. Step1: Create a directory Lab1. Perform all the following tasks inside Lab1 directory. Create an empty file marks.txt in Lab1. Step2: Now being under Lab1: Using the cat command, create a file called new.txt which will contain the list of any 10 commands you have executed or remember, with a single-line entry for each command. After creating the new.txt file, write a command to remove the marks.txt file. Step 3: Use cat command to view the content of the new.txt. Then, use the pipe and wc in one command to count only the number of words in new.txt. Step 4: Display the contents of current directory. Append the username, current date and time (default format) to the end of the above created file (new.txt). This will appear on the last line of the file. Step 5: List the contents of the current directory with long listing, and execute the command to display all the users who are logged in. Write a command to find your name there among the users. Step 6: Create a file that contains ALL commands used to produce this lab work (starting form creation of Lab1), called assign1.txt then email yourself this file as well. Hint: use history command to view and send all the commands you use. Email all the files to yourself using mail command. Download all the files from email and then Submit through SLATE. Attach all the files to the appropriate dropbox (Lab 1). Screenshots will not be accepted! Make sure you follow instructions precisely to avoid losing marks. Noteworthy: For submission instructions and due dates, refer to SLATE dropbox. Marks will be deducted for improper submission. This is a summative evaluation instrumentindividual effort. Ask questions and discuss the problem only, NOT THE SOLUTION.

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

1 2 3 Data Base Techniques

Authors: Dick Andersen

1st Edition

0880223464, 978-0880223461

More Books

Students also viewed these Databases questions