unrotate - reads lines from log using Log::Unrotate and given pos file
version 1.32
unrotate [-n 5] [-c] file.pos [file.log]
options: -i print all info about posfile -c commit position file before exit -n LIMIT read only LIMIT lines
This script reads lines from log associated with given position file and prints them to stdout.
Andrei Mishchenko druxa@yandex-team.ru
, Vyacheslav Matjukhin mmcleric@yandex-team.ru
.
Copyright (c) 2006-2010 Yandex LTD. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See <http://www.perl.com/perl/misc/Artistic.html>