I need to locate all files with a specific creation date for the purpose of restoring from a backup.
How do I use the terminal to find them (searching from a parent folder and all folders within), then list the search result in a text file (I assume > result.txt for the latter)?
How do I use the terminal to find them (searching from a parent folder and all folders within), then list the search result in a text file (I assume > result.txt for the latter)?