13,420
edits
Changes
→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: