Hi, I need to write a program to search through a directory, or a set of directories, and acquire the file sizes of all directories and files, then display them in a sorted order in Unix. I know how to navigate through directories and such but have no idea how to get the file sizes. Any help would be appreciated.
Thanks.
Thanks.