Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

89 bytes added, 09:14, 15 July 2020
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.
===Using Control Flow Statements in Shell Scripts===
13,420
edits

Navigation menu