linux_wiki:bash_scripting_snippets

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
linux_wiki:bash_scripting_snippets [2018/06/16 15:17]
billdozor created
linux_wiki:bash_scripting_snippets [2019/05/25 23:50]
127.0.0.1 external edit
Line 14: Line 14:
 Different ways to generate random numbers. Different ways to generate random numbers.
  
 +\\
 Random 2 Digit Number<code bash>echo ${RANDOM:0:2}</code> Random 2 Digit Number<code bash>echo ${RANDOM:0:2}</code>
  
  • linux_wiki/bash_scripting_snippets.txt
  • Last modified: 2019/11/04 22:02
  • by billdozor