Say there is an empty directory and I run the commands >file1 and touch file2 while in that directory, but I forget which command created which file.
I don't know what command I ran first and I don't have access to command history.
The files are untampered. Is there a way to tell which file was obtained from touch and what file was obtained from redirection?