This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
tsm:tsm_script_trick [2021/01/26 21:13] manu |
tsm:tsm_script_trick [2021/01/26 21:14] (current) manu [How to use variables into scripts] |
||
---|---|---|---|
Line 50: | Line 50: | ||
</cli> | </cli> | ||
- | FIXME Never use UNIX OS predefined variables as scripts variables --> I use date1, not date (which is a UNIX command!) | + | FIXME Never use UNIX OS commands nor predefined variables as scripts variables --> I use date1, not date (which is a UNIX command!) |