Question: OPTION: Unix Tutorial Task 3 Job Control & Utilities [ ] 1 . open up ( or choose an already open and unused ) terminal
OPTION: Unix Tutorial Task Job Control & Utilities
open up or choose an already open and unused terminal
start up vim from the terminal command line
background vim
bring vim into the foreground. close it down normally
start and background vim; kill vim from the command line use kill
type a single command line that will display all the bash processes currently
running on the system
type a single command line that generates a file called peopledoing.txt
containing the users logged onto the system and what they are doing. Hint: use
ps
type a single line to find all files below directory usrinclude starting with the
letters iostream and count the number of files hint: use find
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
