I am trying to carry out the following process from within a unix script....
1. Create a new Text file containing a heading (Text.txt)
2. Count the number of rows in a seperate file (File.dat)
3. Store this figure in a variable
4. Insert this figure into the previously created text file
5. Save the text file
Any thoughts
Thanks
1. Create a new Text file containing a heading (Text.txt)
2. Count the number of rows in a seperate file (File.dat)
3. Store this figure in a variable
4. Insert this figure into the previously created text file
5. Save the text file
Any thoughts
Thanks