Difference between revisions of "Bash"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 7: Line 7:
 
* <code>function { }</code>
 
* <code>function { }</code>
 
* <code>[[&&]]</code> and <code>||</code> operator
 
* <code>[[&&]]</code> and <code>||</code> operator
 +
* <code>#!</code> ([[wikipedia:shebang]])
 
* <code>[[for]]</code> and <code>[[while]]</code>. See also: [[Use loops in task (Ansible)]]
 
* <code>[[for]]</code> and <code>[[while]]</code>. See also: [[Use loops in task (Ansible)]]
 
* <code>[[source]]</code> and <code>.</code> for [[includes]]
 
* <code>[[source]]</code> and <code>.</code> for [[includes]]

Revision as of 08:20, 5 March 2020

Advertising: