What is the output of the following command in an empty directory touch -c Filethtdoesntexist.txt
No output
Error saying "no such file exists"
File created with the specified name
None of these