Open main menu

CDOT Wiki β

Changes

Tutorial12: Shell Scripting - Part 2

3 bytes removed, 09:20, 27 July 2020
Additional Loop Statements
'''Command Substitution'''
command substitution is a facility that allows 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