Changes

Jump to: navigation, search

OPS445 Online Assignment 2

11 bytes added, 10:23, 25 November 2021
Second Milestone (due November 28)
* -H will print file sizes in Human readable format. For example, 1024 bytes will be printed as 1K, 1024 kilobytes will be printed as 1M, and so on.
* -l <number> will set the maximum length of the bar graph. The default should be 20 character. This option will require an option argument that is an integer.
* Your script will also require check for one optional positional argument which contains the target directory for scanning.
Your assignment should be able to produce the following:

Navigation menu