what is the cmd to display the last exit status in UNIX?
Answer Posted / kk11749
$?
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do you repeat a command in terminal?
Why is it called a shebang?
Differentiate cmp command from diff command.
Explain command to view process running?
What is the use of sed command in unix?
Who command in unix operating system?
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)?
What difference between cmp and diff commands?
What does the “echo” command do?
What is the function of grep command in unix?
What does this command do,"$more readme.txt“?
What is the difference between cat and more command?
What is the significance of the 'tee' command?
What does grep v grep do?
What is the use of cut command in unix?