what is the cmd to display the last exit status in UNIX?
Answer Posted / arvind kumar
echo $? will give you status og last command.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Write a command to kill the last background job?
What is grep short for?
What is the general format of unix command syntax?
Give the command for finding the current date.
Are you in or at the office?
What is the command to find maximum memory taking process on the server?
What is a bash command?
Differentiate cmp command from diff command.
What is the difference between cat command and more command?
Explain command to display different lines that are found when compare two files?
Which command is used to delete all files in the current directory and all its sub-directories?
What is unix command line?
Which command can you use to find the currently running process in unix server?
Explain ‘library functions’ with respect to unix commands?
What does #!/ Bin sh do?