mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-04 23:59:11 +00:00
Name it instead "topics" so it won't be strange if some topics included "exercises" directory.
136 B
136 B
Files Size
Objectives
- Print the name and size of every file and directory in current path
Note: use at least one for loop!