perl -p -e 's/^([0-9]*)/"[".localtime($1)
I does all the magic for you.
e.g. tail -n 20000 /some_path_to_logs | (command above) | less
Cheers!!!
This blog is all about life of being a systems administrator, it highlights the achievements and hurdles of managing small to large systems running on Unix/Linux platforms.
rsync -av -e 'ssh -p 35500' /home/footloader fooflight01@server1.saltsugar.net
** above will rsync home dir to a certain server