Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Basic Linux Commands. Experiment with each of these commands: use the man command to learn more about each command. mkdir rmdir cd ls pwd cat

Basic Linux Commands.
Experiment with each of these commands: use the man command to learn more about each command.
mkdir
rmdir
cd
ls
pwd
cat
head
more
rm
cp
who
date
cal
Step Three
Create a log file using "script " at the command line where filename is the name of the script file you will create. Name your file as "lab1_lastname.txt". When you are done with your lab, you can type "exit" and the script logging will end. It would be helpful to open a second command window to use the man command.
Step Four:
1- type the command whoami
2- create a new directory named lab1
3- change directories into lab1
4- list all files, even hidden files (the directory should be blank)
5- create a new file that contains the calendar for this month
6- list all files again, even hidden files (there should be just one file)
7- display the entire contents of that new file
8- delete the file
9- ask the system when is Easter in 2011
10- ask the system for today's date
End the log file.File Manipulation
Misc Commands
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_2

Step: 3

blur-text-image_3

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

Principles Of Multimedia Database Systems

Authors: V.S. Subrahmanian

1st Edition

1558604669, 978-1558604667

More Books

Students also viewed these Databases questions

Question

c. Will leaders rotate periodically?

Answered: 1 week ago

Question

b. Will there be one assigned leader?

Answered: 1 week ago

Question

d. How will lack of trust be handled?

Answered: 1 week ago