what is the cmd to display the last exit status in UNIX?
Answer Posted / arun kumrr
echo $?
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is grep in bash?
What is the nmap command?
What is the function of grep command in unix?
What are the differences among a system call, a library function, and a unix command?
Which unix command lists files/folders in alphabetical order?
What are some command words?
Are you in or at the office?
How to use grep command to list find the records of a file containing 10 different strings?
Explain ‘library functions’ with respect to unix commands?
Describe the usage and functionality of the command rm –r * in unix?
Why is it called a shebang?
how to sort the content of the file based on numeric values
Write a command to kill the last background job?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does pipe () return?