The UNIX and Linux Forums  

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



Thread: Combine file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 03-02-2006
vgersh99's Avatar
vgersh99 vgersh99 is online now
Moderator
 

Join Date: Feb 2005
Location: Boston, MA
Posts: 3,162
Quote:
Originally Posted by sabercats
It is not what I expected . The comebine. date.log will contain english.date.log,spanish.date.log,france.date.log and NOT DUMMY.date.log, some how your code is combine.english.date.log and it is exactly english.date.dat
that's not what I'm seeing here given your files and the naming conventions.
Either way - try to understand the code and change it the way you want it.
Reply With Quote