Changes

Jump to: navigation, search

Tutorial10: Shell Scripting - Part 1

9 bytes removed, 09:41, 11 March 2021
Using Variables in Shell Scripts
'''
<br><br>
===Using Variables in Shell Scripts/ Parameters===
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>'''$*''' , '''“$*”''' , '''"$@"''' , '''$#''' , '''$?'''
<br><br>
 
=== Command Substitution / Math Operations ===
<br>
13,420
edits

Navigation menu