Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ITCS 3 2 3 / 3 2 5 OPERATING SYSTEMS Assignment # 1 / / Course Name and #: ITCS 3 2 3 / 3

ITCS323/325 OPERATING SYSTEMS
Assignment #1
// Course Name and #: ITCS 323/325 Section #: XX Date: XX/XX/XXXX
// Activity Name: Activity #:
// Name1: XXXXXXXX XXXXXXXX Student ID1: XXXXXXXX
// Name2: XXxXXXXXXXXXXXXX Student ID2: XXXXxxxx
Write the Linux commands to accomplish the below task in order. Do not change your working directory until you are asked. You should provide a capture for each task.
1- Create a directory ID_specialist within your home directory, where ID is your actual student ID.
2- In ID_specialist, create three directories (Cardiology, Otolaryngology, Hematology).
3- Change your working directory to Cardiology, created in previous step.
4- In folder Cardiology, create a text file named (Surgeon.txt) that contains your name.
5- Move the file (Surgeon.txt) from Cardiology to Otolaryngology directory using the same name.
6- Display the calendar for the current month and save the command result in a file called SurgeonCalender.txt using the command (tee).[you should use only one command to do this task] Hint: Use the man command to view manual pages for the command tee.
7- Change your working directory to your home directory (One command Only).
8- Display the last 2 commands in the history.
9- In home directory, display all the existing processes.
10- Display the username for the user in ubuntu operating system.
image text in transcribed

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

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

In an Excel Pivot Table, how is a Fact/Measure Column repeated?

Answered: 1 week ago