Open main menu

CDOT Wiki β

Changes

Tutorial10: Shell Scripting - Part 1

2 bytes removed, 10:18, 3 September 2020
Using Variables in Shell Scripts
'''Definition'''
''<b>Variables</b>'' are used to '''store information''' to be referenced and manipulated in a computer program.<br>They also provide a way of labeling data with a descriptive name, so our programs can be understood<br>more clearly by the reader and ourselves.''<br>'''Reference:''' https://launchschool.com/books/ruby/read/variables
13,420
edits