I am trying to simulate an OS shell in C.
One of the supported commands is run TESTFILE.TXT, which takes a file name as argument and reads it line-by line, e
run TESTFILE.TXT