Started work on homesearch, added function to create file with name of input.
Continued work on homesearch, used piping to get program to write what is found in text file, had trouble getting shell to write in program
Figured out issue, was missing double quotes around variable. Shell performs properly now
Performed provided test in terminal.