The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 04-26-2008
gholdbhurg gholdbhurg is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 26
Wow great, thanks a lot era!
Hope you don't mind a follow-up question, what if i want to store in a file all those existing statistics files? And just just put spaces on those missing files?
Example
==>
statistics.1;statistics.2;statistics.3;statistics.4;<space>;statistics.6;......statistics.19; <space>;statistics.21;......statistics.34;<space>;....statistics.50

Hmmm..