Question: unix only c or c++ working program please if dosnt work dont waist your time and my question Write a program that starts at a
unix only c or c++ working program please if dosnt work dont waist your time and my question
Write a program that starts at a given directory and descends the file tree from that point recording the sizes of all the files it finds. When it is all done, it should print a histogram of the file sizes using a bin width specified as a parameter (e.g., with 1024, file sizes of 0 to 1023 go in one bin, 1024 to 2047 go in the next bin, etc.).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
