How to find the latest one modified file by "find" command in directory and subdir ? I need take only one file.
feedback
|
|
In Linux you can use
That'll list all files ( If you don't want to print timestamp too, you can use
| |||||
feedback
|
