Answers for "linux get exit code of 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 "Shell/Bash"

Browse Popular Code Answers by Language