Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

89 bytes removed, 10:44, 10 March 2021
Using Variables in Shell Scripts
There are a group of '''special parameters''' that can be used for shell scripting.<br>A few of these special parameters and their purpose are displayed below:<br>'''$*''' , '''“$*”''' , '''"$@"''' , '''$#''' , '''$?'''
 
Refer to the diagram to the right for examples using positional and special parameters.
=== Command Substitution / Math Operations ===
13,420
edits

Navigation menu