On Tue, Mar 20, 2012 at 4:06 PM, Timothy J Massey <tmas...@obscorp.com> wrote: > > "Jeffrey J. Kosowsky" <backu...@kosowsky.org> wrote on 02/10/2012 10:35:17 AM: > > > Seems trivial to me (plus or minus some buffering delay)... > > > > tail -n +0 -f /path/to/XferLog.Z | BackupPC_zcat > > I just tried your "trivial" command. It works, sorta: only after it tails > the *entire* file. The problem with that is, some of my XferLog file have > *millions* of lines... Kinda hard to quickly check the end of the file that > way--unless you want to wait minutes for it to scroll the entire file...
What about: BackupPC_zcat /path/to/XferLog.Z | less Seemed to work for me but my logs aren't very big. Also, an oddity. All my logs end with lower case z not Z. Richard ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/