1. Create and browsefiles
Write a script that will use commands cd, pwd, mkdir, ls, echoto
Go to your home directory,
Display the name of your home directory,
Create a subdirectory cscv335 under your home directory,
Create a file called myfile.txt which contains “Hello World”
List the content of the current working directory including thehidden files.
2. Pipes
Write a command which will use both wc and ps to display thecurrent number of processes for your account
ADDScreenshots of all Steps Please
Expert Answer
An answer will be send to you shortly. . . . .