Re: [BackupPC-users] Viewing or Searching compressed log files

2012-03-07 Thread Bowie Bailey
On 3/7/2012 11:37 AM, Brad Morgan wrote: > > I would like to grep the log files and I'm having a hard time figuring > out how to do that from the command line. Can someone help? > > > > I've tried "zcat LOG.0.z | grep" and "bzcat LOG.0.z | grep" both of > which complain that the file isn't the pr

[BackupPC-users] Viewing or Searching compressed log files

2012-03-07 Thread Brad Morgan
I would like to grep the log files and I'm having a hard time figuring out how to do that from the command line. Can someone help? I've tried "zcat LOG.0.z | grep" and "bzcat LOG.0.z | grep" both of which complain that the file isn't the proper format. Regards, Brad ---