The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM


Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here.

More UNIX and Linux Forum Topics You Might Find Helpful
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

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-22-2006
Registered User
 

Join Date: Feb 2005
Posts: 137
Stumble this Post!
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.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 08-22-2006
blowtorch's Avatar
Supporter
 
Join Date: Dec 2004
Location: Singapore
Posts: 2,325
Stumble this Post!
Use tail to get the last bunch to a tmp file, remove/truncate this file, then move the tmp file over to the original.

If you don't want to use a tmp file, use ex. Can't tell you how that might go, cause don't have access to a nix box now.
Reply With Quote
  #3 (permalink)  
Old 08-22-2006
vgersh99's Avatar
Moderator
 

Join Date: Feb 2005
Location: Boston, MA
Posts: 3,002
Stumble this Post!
take a look at SED 1-liners
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 07:38 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0