⟩ Explain turnaround time and response time?
Turnaround time is the interval between the submission of a job and its completion. Response time is the interval between submission of a request, and the first response to that request.
Turnaround time is the interval between the submission of a job and its completion. Response time is the interval between submission of a request, and the first response to that request.
How do you remove a file?
How do you send a mail message to somebody?
How do you remove recursively?
How do you find out your own username?
How do you count words, lines and characters in a file?
How do you search for a string inside a given file?
How do you search for a string inside a directory?
How do you search for a string in a directory with the subdirectories recursed?
How do you list currently running process?
How do you find out what’s your shell?