Question: 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
 Basic Linux Commands. Experiment with each of these commands: use the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!