User Tools

Site Tools


programming:bash:conditionals

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
programming:bash:conditionals [2018-01-29 06:18] zlgprogramming:bash:conditionals [2018-07-03 01:00] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Conditionals ======
 +
 Conditionals are the primary means of making decisions in programming, especially Bash scripting. Conditionals in Bash are with the ''%%[%%'' and ''%%[[%%'' built-ins, which are also commands! It makes reasoning about conditionals challenging at first, but there are some useful flags available: Conditionals are the primary means of making decisions in programming, especially Bash scripting. Conditionals in Bash are with the ''%%[%%'' and ''%%[[%%'' built-ins, which are also commands! It makes reasoning about conditionals challenging at first, but there are some useful flags available:
  
programming/bash/conditionals.1517206739.txt.gz · Last modified: 2018-07-03 01:00 (external edit)