The Linux Return Code
Today we are going to quickly cover the Linux return code and its use in the world of network automation.
What is a Return Code?
A return code (also known as an exit code) is:
a numeric value that is returned by a process (to its parent process) when terminating