java -jar Netflix.jar < input > output
input can have 3 directives
- process-file file_name - processes the file_name containing title information.
- query 'prefix of title'
- quit - quits the program
output contains result of executing input directives.