Search Results

Search: Posts Made By: banjo25
3,952
Posted By banjo25
insert text into empty file
I have an awk script to extract data from several files and create output in the following format as a csv file:

xxxx 01/04/12 0001 0

When data is present, I have a file. When no data is...
2,041
Posted By banjo25
Script to move two lines to the end of the file
Hello, I resolved my syntax error. I am calling awk from within a Bourne shell script and had incorrect shell script syntax. My script now works. Thank you so much for your help.
2,041
Posted By banjo25
Script to move two lines to the end of the file
Thanks for your answer. It works, but I need to make it a stand alone module. This is what I have done, but it comes up with the following error when I run it against the source code: syntax error...
2,041
Posted By banjo25
script to move two lines to the end of a file
My input file is multiline file and I am writing a script to search for a pattern and move the line with the pattern and the next line to the end of the file. Since I am trying to learn awk, I...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 06:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy