Answers for "Which command should I use to display the exit code of the previous command?"

2

Which command should I use to display the exit code of the previous command?

echo $?
Posted by: Guest on September-28-2020

Code answers related to "Which command should I use to display the exit code of the previous command?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language