![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Alternative to date +%s | Data469 | HP-UX | 6 | 03-31-2008 03:28 PM |
| alternative for mailx | achneaz1 | Shell Programming and Scripting | 1 | 10-18-2007 01:29 AM |
| Using awk (or an alternative) | michaeltravisuk | Shell Programming and Scripting | 5 | 03-08-2007 11:37 PM |
| .NET Alternative | goon12 | UNIX for Dummies Questions & Answers | 3 | 04-06-2005 12:07 PM |
| cut -f (or awk alternative) | gefa | Shell Programming and Scripting | 6 | 03-02-2005 01:26 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
I'm guessing:
You do not understand regular expressions, so a lot of sed examples do not make sense. try this to get started understanding sed - sed, a stream editor There is a section on learning about regular expressions. perl uses regular expressions as well. so does awk. Along with grep (uses regex as well) these utilities are probably the most commonly used tools on unix systems. So learning a little bit about regex ( regular expresssions) is very important. |
![]() |
| Bookmarks |
| Tags |
| perl, perl regex, regex, regular expressions |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|