While Loop
Repeats a block as long as a condition is true. Read a file line by line with: while IFS= read -r line; do.
Variables
Command
2 views
0 copies
Related in this category
Log in to save
Free account — save snippets into your own collections.