Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The purpose of this lab project is to become more comfortable with the shell and shell commands. It consists of the following five parts: PART
The purpose of this lab project is to become more comfortable with the shell and shell commands. It consists of the following five parts:
PART : Experiment with some basic shell commands.
Open a terminal window on your Linux virtual machine.
Notice the shell prompt components: user@hostname:dir$
Use the pwd command to identify your location.
Use the cd command to get to the root of your directory tree structure.
Use the cd ~ command to get back to your user's home directory.
Take a screenshot filename: screenshot of the above activities.
Clear the shell with the clear command.
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