gzip -dc myfile.gz | grep 'Exception' | more 或者 gzip -c myfile.gz | grep 'Exception' | more 相关文章: 2022-12-23 2022-12-23 2021-09-23 2022-12-23 2022-12-23 2022-02-09 2021-11-28 2022-12-23