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
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
---