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 "lablastname.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:
type the command whoami
create a new directory named lab
change directories into lab
list all files, even hidden files the directory should be blank
create a new file that contains the calendar for this month
list all files again, even hidden files there should be just one file
display the entire contents of that new file
delete the file
ask the system when is Easter in
ask the system for today's date
End the log file.File Manipulation
Misc Commands
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
