Hi Support,
I would like to print the latest file that has been updated into a specific directory (Windows and Linux node).
In my case i known only the prefix name of the file and not the full name.
Example:
folder
/tmp/fab/tomcat/applicazione1/logs
logfile
-rw-r--r-- 1 root root 60 Oct 30 14:43 catalina.out
-rw-r--r-- 1 root root 0 Oct 30 17:09 catalina.20143010.log
and i need to print catalina.20143010.log one.
Regards,
Thanks
Fabrizio