FUNCTIONALITY
Given a suffix and an integer N as command line arguments, this program will display the N largest files sorted in order by size, that match the provided suffix.
INSTRUCTIONS
Run:
scan.sh
Provide 2 command line arguments when running the scan.sh program:
1. suffix - files to search
2. integer N - number of files to display as output