meta data for this page
  •  

This is an old revision of the document!


Conditionals

negate

<code bash> if Bash; then if ! Bash; then if Bash; then </code?