2-Minute Linux Tips
Learn how to use a host of Linux commands in these 2-minute video tutorials from Sandra Henry-Stocker, author of the Unix as a Second Language blog.
How to use exit codes
Overview
In this Linux tip, we take a look at exit codes – the numeric codes that are generated when a command is run that indicate whether the command was run successfully or, if not, what kind of problem was encountered.




