More videos like this online at http://www.theurbanpenguin.com
In this final video looking at loops we investigate the FOR loops looking at how we can enumerate lists of objects and perform actions. For the demonstration we will use the ls command to create a list of files and then list the size and last accessed time of the file. For this will need to understand the stat command.