|
From: Hans v. d. M. <mj...@uk...> - 2004-01-08 16:13:46
|
> I can see that using sed would be quite simple. However, I don't want > to wait for a 30 GB file to be re-written. Looking at the man page, I I never work with these large files, but rather use pipes (|) of fifo's. Putting an extra pipe in between is no problem then. Regards, Hans |