Changes

Jump to: navigation, search

Tutorial12: Shell Scripting - Part 2

2 bytes added, 09:20, 27 July 2020
Additional Loop Statements
'''Command Substitution'''
command substitution is a facility that allows a command to a command<br>to be run and its output to be pasted back<br>on the command line as arguments to another command.<br>Reference: https://en.wikipedia.org/wiki/Command_substitution
Examples:
13,420
edits

Navigation menu