Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

8 bytes added, 10:20, 3 September 2020
Using Variables in Shell Scripts
<br><br>
Data can be stored and removed within a variable using an equal sign.<br>The '''read''' command can be used to prompt the user to enter data into a variable.<br>Refer to the diagram on the right-side to see how user-defined variables are assigned data.
<br><br>
'''Positional Parameters and Special Parameters'''
13,420
edits

Navigation menu