Search Results

Search: Posts Made By: julugu
28,644
Posted By julugu
Solved!
SOLVED

tail -F catalina.out | egrep --line-buffered 'Fatal|delimiter|structures' | awk '{ print strftime("%c") " " $0}'
28,644
Posted By julugu
If you show me the last time it was written to...
If you show me the last time it was written to it's ok to me :-)
28,644
Posted By julugu
Why? It's a log file without date and time. ...
Why? It's a log file without date and time.

/apps/tomcat-pub/webapps/paudio/v1/WEB-INF/resources/xml/
bCaducat [false] bControlCarregaOk [true]...
28,644
Posted By julugu
Show date/time with tail|grep command
Hi,

I have a log file without date/time, and I want that everytime tail|grep find something it displays the date/time and the line. I have tried something like this command but without any luck...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 10:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy