Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Page Page number 1 of 2 This preview may have altered the layout of this file. You can still download the original file. ITC 5
Page
Page number
of
This preview may have altered the layout of this file. You can still download the original file.
ITC Operating Systems of final mark
Assignment
What do you understand by the term operation system? marks
What is a shell? How does it work with the kernel? marks
What language is Linux written in How does the choice of language make Linux a popular
operating system? marks
Assuming you are currently under your own home directory, will the following
command work? Explain why? marks
cd binls
Issue the following commands: marks
a Show your working directory.
b Create a Folder under your home directory and name it CPANAssignments.
c Create a subfolder in CPANAssignments and name it Assignment
d Create a file under Assignment and name it afile.txt
e Write you first name and your last name in the above file. using cat command
f What is the absolute path to afile.txt
g What is the relative path to afile.txt assuming your current directory is your home
directory?
h Assume you are under the directory CPANAssignments. Issue a command to
display the content of the directory named Assignment Use relative pathnames.
i Assume that your current directory contains the files 'termtest', 'termtesttxt
'termtest 'termtesta 'termtesttxt 'term testbtermtest and 'term
testa Issue a command to display only the files 'term testtxt and 'term
testtxt using wildcards.
j Issue a command to delete all files that have filenames starting with 'termtest
'termtest and ending with extension txt using wildcards.
k Assume that you are NOT under your home directory. Enter a command to copy all
files from your home directory beginning with the letter t to the current directory.
SUBMISSION GUIDELINES
Submit a pdf containing your answers to the questions on the submission link Assignment
under the Assignment Submission Folder on Blackboard.
Your document should contain your information: full name, student id and, section number.
If you have any questions regarding the submission guideline ask your instructor.
LATE SUBMISSION will be penalized per day up to days.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started