Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| Publish Date not found | ![]() 0 Views |
The general structure of a for loop is: for item in a given list, do this task and finish In our example, we are telling the shell, hey! For every file (i) in this list of files ($(ls *.zip)), please unzip them and exit when there are no more files in the list.
https://github.com/linuxworkshop67/scripts/blob/main/multi-file-unzip.sh
https://github.com/linuxworkshop67/scripts/blob/main/multi-file-unzip.sh
Please take the opportunity to connect and share this video with your friends and family if you find it useful.