Linux Support
Hi everyone
I need a command to select all files inside folder and subfolders created since the creation of a certain file xyz.txt .
Probably using the timestamp or something .
Can someone point me in the right direction ?
Best regards
I have tryed this:
OK - find -newermt "$(date -r...