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
appending a file using sed in ksh smac Shell Programming and Scripting 3 01-02-2008 01:09 PM
appending to sed output of one file into the middle of file go4desperado Shell Programming and Scripting 5 02-04-2007 11:20 PM
Reading specific contents from a file and appending it to another file dnicky Shell Programming and Scripting 5 10-04-2005 02:45 AM
appending to a file in sftp borncrazy Shell Programming and Scripting 3 09-01-2004 10:23 AM
Appending out to a file Astudent UNIX for Dummies Questions & Answers 1 10-19-2000 11:17 PM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 05-23-2001
Registered User
 

Join Date: May 2001
Posts: 1
Question

How do I append a header.txt file to files that start with xxx_*.? There are 20 different files that start with xxx_*.

Thanks
Forum Sponsor
  #2  
Old 05-24-2001
mib mib is offline
Registered User
 

Join Date: Jan 2001
Location: Calicut
Posts: 228

for File in xxx_*;do cat header.txt >> $File; done



HTH
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 10:13 PM.


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