Answers for "which command should i use to display the exit code of the previous command? echo ?"

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? echo ?"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language