what is the cmd to display the last exit status in UNIX?
Answer Posted / arjun
$? it will give the status of the previous command
it will give 0(zero) last command is successful else it will
give any non-zero character.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the pipe command?
What do chown command do?
What does this command do,"$more readme.txt“?
How to display no of records in oracle using unix command?
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 is the use of find command in unix?
What is the search command in unix?
What do chmod command do?
What command will change your prompt to myprompt?
Is command prompt unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is awk command used for?
Can you explain a little bit about command substitution?
What is the general format of unix command syntax?
Enumerate some of the most commonly used network commands in unix?