Answer Posted / sowmya
jobs command shows all stopped and running jobs
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain ‘library functions’ with respect to unix commands?
What is the significance of the 'tee' command?
What is the use of cut command in unix?
What is used to type command?
What are the differences among a system call, a library function, and a unix command?
Why is it called a shebang?
What do know about tee command and its usage?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Is ‘du’ a command? If so, what is its use?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the functionality of a top command?
Why is awk called awk?
What is the command to find hidden files in the current directory?
What do chgrp command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?