Question: Objective To understand usage of Unix command and scripts 1. Write a bash script file at your home directory named as using vi or nano
Objective
To understand usage of Unix command and scripts
1.
Write a bash script file at your home directory named as
The script should do the followings:
-
Create a directory called
-
List all processors that are running on system and save them in to a file called myProc that is saved in your home directory
-
Move myProc file into
-
Go to / folder
-
Write a command that find the location of the file myProc
-
All of the commands stated in your script should be saved in to the file
Assigment
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
