fn args_from_argfile(path: &Path) -> Vec<OsString>
Reads all the arguments from argfile given by path. Each argument should be on a line by itself
path