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
Who command in unix operating system?
What happens when we execute a unix command?
What does #!/ Bin sh do?
What does 'mkdir' command do in UNIX?
What is the general format of unix command syntax?
How do I search for a file in unix command?
What is {} in find command?
What's a command word?
Which command is used to copy files?
Can you explain a little bit about command substitution?
Explain the steps that a shell follows while processing a command.
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the difference between grep and grep?
What will the following command do?
What is grep in bash?