![]() |
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 |
| reverse an integer | ali560045 | Shell Programming and Scripting | 4 | 05-20-2008 03:15 AM |
| get integer part | ericaworld | Shell Programming and Scripting | 3 | 05-29-2007 03:16 PM |
| integer arrays | primal | High Level Programming | 4 | 03-09-2002 05:40 PM |
| capturing the output of grep as integer variable | babariba | UNIX for Dummies Questions & Answers | 2 | 11-16-2001 10:42 AM |
| How to get a rodom integer | toddor | High Level Programming | 2 | 10-10-2001 07:21 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
awk or grep for integer only
how do you print the lines that contain integers only, using grep or awk?
thanks , apalex ------------------ this file below: qwerty 01234 asdfgh 01234 qwer12 asdf05 will be: 01234 01234 qwer12 asdf05 |
![]() |
| Bookmarks |
| Tags |
| grep or |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|