Pasar de timestamp a fecha humana en los logs de squid
Complicado:
perl -p -e 's/^([0-9]*)/"[".localtime($1)."]"/e' <access.log | less
Posted on May 23, 2011 at 17:15 by kbs · Permalink
In: Uncategorized · Tagged with: access.log, error.log, squid, tai64nlocal, timestamp
In: Uncategorized · Tagged with: access.log, error.log, squid, tai64nlocal, timestamp
