![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to print data between 2 lines in a file | kamesh83 | UNIX for Advanced & Expert Users | 5 | 12-18-2008 12:14 PM |
| print all even lines of a txt file | ajp7701 | Shell Programming and Scripting | 1 | 04-18-2008 12:17 AM |
| how to print out line numbers of a text file? | forevercalz | Shell Programming and Scripting | 4 | 12-12-2005 05:04 AM |
| PERL:print 32 variables into a text file | perleo | Shell Programming and Scripting | 2 | 04-25-2003 07:23 AM |
| How to print a text file in landscape | yxiao | UNIX for Dummies Questions & Answers | 5 | 06-20-2002 07:21 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Print only certain lines from a text file
Hi all, I have a text file and I want to clean up the file by only print those lines start with the date. Is there anyway I can do that? Code:
[?25h[2J[?4l[?1l[0m[1;24r[?3h[?3h
Wed Jun 1 2005 10:44AM
Page 1
SCAD
Location Log Recall Report
Tue May 31 2005 12:00AM to Tue May 31 2005 11:59PM
__________________________________________________________________________________________________________________________________
| |
| Locations: 656 SCAD FY101 Transactions: Valid Transaction Type: All Reader Status: Online |
|__________________________________________________________________________________________________________________________________|
| | |T| |Reader| | | |M|O|O| | Trans |
| Date | Time |P| Location | Name | ID Number | Cardholder Name | Action |N|F|K| Reason |Amount |
__________________________________________________________________________________________________________________________________
|05/31/05|02:55PM|1|FY101 |FY101A|000756582 |Perez, Luz Marina |SUMMER VALIDATIONS | | |Y| | |
|05/31/05|02:55PM|1|FY101 |FY101A|000756582 |Perez, Luz Marina |SUMMER VALIDATIONS | | |Y| | |
|05/31/05|02:56PM|1|FY101 |FY101A|000756582 |Perez, Luz Marina |SUMMER VALIDATIONS | | |Y| | |
|05/31/05|02:59PM|1|FY101 |FY101A| | |No Sale | | |Y| | |
|05/31/05|02:59PM|1|FY101 |FY101A|000756582 |Perez, Luz Marina |SUMMER VALIDATIONS | | |Y| | |
|05/31/05|03:29PM|1|FY101 |FY101A| | |No Sale | | |Y| | |
|05/31/05|05:21PM|1|FY101 |FY101A|000668279 |MCNEAL,CORVET J. |SUMMER VALIDATIONS | | |Y| | |
__________________________________________________________________________________________________________________________________
Blackboard Inc. End
[24;1H[K[?3l
[H[J
Thanks CT |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|