Difference between revisions of "Variable assignment"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
 
* [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code>
 
* [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code>
 
: <code>[[PATH]]</code>, <code>[[PS1]]</code>
 
: <code>[[PATH]]</code>, <code>[[PS1]]</code>
 
+
https://tldp.org/LDP/Bash-Beginners-Guide/html/sect_03_02.html
  
 
Python  
 
Python  

Revision as of 05:49, 29 August 2021

Advertising: