grep a large file? 2025-04-16 Hi: Just wondering, lets say I use grep on a large log file, ie (1 gig). Is that a good idea, or could such an operation grind the server to a halt? How does one search within a large log file then for certain matches? Thanks,