Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 392 Bytes

File metadata and controls

15 lines (9 loc) · 392 Bytes

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