Back to Devops Exercises

Files Size

topics/shell/files_size.md

latest135 B
Original Source

Files Size

Objectives

  1. Print the name and size of every file and directory in current path

Note: use at least one for loop!