The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


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
Script that extract some lines from a file lookin into another heartwork Shell Programming and Scripting 7 01-25-2008 03:57 AM
Extract lines from a file automatically. Please a Help alexcol Shell Programming and Scripting 8 12-16-2006 02:25 PM
How to extract a sequence of n lines from a file 0ktalmagik Shell Programming and Scripting 4 06-29-2006 08:24 PM
how to extract a range of lines from a file beilstwh Shell Programming and Scripting 5 07-09-2004 05:20 AM
extract specific lines from file apalex UNIX for Dummies Questions & Answers 2 05-15-2001 06:57 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1  
Old 11-23-2005
Registered User
 

Join Date: Sep 2005
Posts: 18
How to extract many lines from a file, typically the 1000 last

Hello!

Is it anyone who might know how to extract the n last lines from a file, typically the 1000 last? Until know I have used sed -n np filename, but it takes each line separately, and is hence very time consuming.

Thank you in advance!
Reply With Quote
Forum Sponsor
  #2  
Old 11-23-2005
vino's Avatar
Supporter (in vino veritas)
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,683
man tail.

Code:
tail -1000 file.to.extract.from
Reply With Quote
  #3  
Old 11-23-2005
Registered User
 

Join Date: Nov 2005
Location: cyberjaya
Posts: 85
tail?

$ tail -1000 filename
Reply With Quote
  #4  
Old 11-23-2005
Registered User
 

Join Date: Sep 2005
Posts: 18
That was fast! Thank you a lot!!
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 10:11 AM.


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

Content Relevant URLs by vBSEO 3.2.0