The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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
trimming zeros mohan705 UNIX for Advanced & Expert Users 3 03-23-2008 10:38 AM
Trimming files concurrently bakunin Shell Programming and Scripting 3 12-26-2007 12:34 AM
trimming white spaces briskbaby Shell Programming and Scripting 9 09-23-2006 07:10 PM
Trimming a string fastgoon Shell Programming and Scripting 2 07-27-2006 01:02 PM
SCO 3.2v5.05Eb: ? on trimming strings gee-dub UNIX for Dummies Questions & Answers 4 04-19-2002 03:59 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 04-23-2001
alwayslearningunix
Guest
  
 

Posts: n/a
Bits: 0 [Banking]
Hi everyone
I have this script that appends a line to a file to log the running status of an application. I need to write another script to run as a scheduled job in cron to trim the first x number of lines of this file.

Could someone give me an idea how to do this?

Regards
  #2 (permalink)  
Old 04-23-2001
98_1LE 98_1LE is offline Forum Advisor  
Registered User
  
 

Join Date: Dec 2000
Location: Greater Dallas area
Posts: 405
Code:
head -x file > /tmp/file
mv /tmp/file file
Replace x with the number of lines you wish to keep. This will keep lines from the top. If you wish to keep lines counting from the bottom, replace head with tail.
-Chuck
Closed Thread

Bookmarks

Tags
awk, awk trim, trim, trim awk

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 04:35 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0