Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

7 bytes added, 10:17, 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

Navigation menu