Skip to content

Implementation of Linux sort command which employs external sort technique.

Notifications You must be signed in to change notification settings

nachiket59/external-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

About

Implementation of Linux sort command which employs external sort technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published