An Introduction to Sed
sed is a powerful but relatively unused stream editor available on many *nix platforms. sed allows you to modify streamed data mid-stream (such as part of piped input/output). Nice examples are included which really hint at the power you can wield once you learn to use it.




0 Comments:
Post a Comment
<< Home