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

by Vivek Gite on December 6, 2006 · 0 comments

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)

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

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 4 + 7 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: