Changes

Jump to: navigation, search

Tutorial12: Shell Scripting - Part 2

121 bytes added, 09:22, 27 July 2020
Additional Loop Statements
[[Image:for-command-substitution.png|thumb|right|300px|Example of how a '''for loop with command substitution''' works.]]'''for Loop using Command Substitution'''
Let’s issue the for loop with a list using command substitution.<br>In the example below, we will use command substitution to issue the ls command and<br>have that output (filenames) become arguments for the for loop.
13,420
edits

Navigation menu