Tutorial: How to use filters and regular expressions using grep, sed, and awk

by on December 6, 2006 · 0 comments· Last updated December 6, 2006

Tim McIntire has published a 3rd article in UNIX tips and tricks for a new user series - Introducing filters and regular expressions Using grep, sed, and awk:

Discover the power of UNIX filters. In this tutorial, you'll learn about the grep family in depth, including the syntax of regular expressions in many UNIX utilities. You'll also find out more about the stream editor, sed, as well as examine the awk pattern scanning language through examples and explanations.

In this tutorial

=> Regular expressions
=> Searching files with grep
=> Editing files with sed
=> Using awk on the command line

Read more at IBM developerworks... (free registration required to access tutorial)



You should follow me on twitter here or grab rss feed to keep track of new changes.

Featured Articles:

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 11 + 12 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: