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 »Matching Literal Text Strings to Locate Data in Shell Scripting
http://bashshell.net –
Created by aweber 13 years 46 weeks ago – Made popular 13 years 46 weeks ago
Category: Beginner Tags:
Category: Beginner Tags:
- Login to post comments
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 »
Created by aweber 13 years 47 weeks ago – Made popular 13 years 47 weeks ago
Category: Beginner Tags:
Category: Beginner Tags:
- Login to post comments
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 »
Created by aweber 13 years 47 weeks ago – Made popular 13 years 47 weeks ago
Category: Beginner Tags:
Category: Beginner Tags:
- Login to post comments