![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Deleting lines in text file | hern14 | UNIX for Dummies Questions & Answers | 5 | 05-16-2008 12:03 PM |
| Deleting lines in a file | reachsamir | Shell Programming and Scripting | 2 | 05-29-2007 08:17 AM |
| Deleting last 2 lines from the file. | videsh77 | Shell Programming and Scripting | 4 | 04-06-2007 10:14 AM |
| Deleting Lines from .csv file | 009satya | Shell Programming and Scripting | 3 | 11-13-2006 11:41 PM |
| Deleting lines from a file | Nirgude07 | UNIX for Advanced & Expert Users | 10 | 09-21-2005 01:58 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
deleting lines in a log file
Is there an easy way to delete the first so many lines in a log file?
like I have a log file that has 10000 lines, i want to just get rid of the first 9000. |
| Forum Sponsor | ||
|
|
|
||||
|
take a look at SED 1-liners
|
||||
| Google The UNIX and Linux Forums |