Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 215 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 215 Bytes

Implementation of Sort command. (External Sort)

run make command and run the code as follows ./mysortt -option filenames options are -m -i -f -n -d

if no filename is given then it takes input from commandline.