bash_scripting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
bash_scripting [2017/07/11 19:20] mguptonbash_scripting [2017/07/11 19:21] (current) mgupton
Line 1: Line 1:
 ======Bash Scripting====== ======Bash Scripting======
 ======Conditionals====== ======Conditionals======
-  * The special variable ''?'' has the exit/return value of the last program/command that ran.+  * The special variable ''$?'' has the exit/return value of the last program/command that ran.
  
 <code bash> <code bash>
  • bash_scripting.1499800805.txt.gz
  • Last modified: 2017/07/11 19:20
  • by mgupton