regex

0

Matching Literal Text Strings to Locate Data in Shell Scripting

http://bashshell.net

One of the most powerful tools available to you in shell scripting is the ability to search for text strings which highlight the information you need.

Read more »
aweber's picture
Created by aweber 11 years 28 weeks ago – Made popular 11 years 28 weeks ago
Category: Beginner   Tags:
0

13 Features of Regular Expressions

http://bashshell.net

Regular expressions provide a robust set of features in the Bash Shell. This article lists 13 features you need to know about regex.

Read more »
aweber's picture
Created by aweber 11 years 29 weeks ago – Made popular 11 years 29 weeks ago
Category: Beginner   Tags:
0

How To Search Using The Awk Utility

http://bashshell.net

The awk utility provides a powerful way to search for text strings using regex. This great tool will help you solve many Bash shell script needs.

Read more »
aweber's picture
Created by aweber 11 years 29 weeks ago – Made popular 11 years 29 weeks ago
Category: Beginner   Tags:

Best karma users