Search Results

Search: Posts Made By: angermanaged
2,355
Posted By angermanaged
Thank you
I went to the split function and now it works perfectly thank you all
2,355
Posted By angermanaged
thanks but
That somewhat worked. Now i have a different problem involving the output. It seems that whenever it reaches a block for the first time it uses the previous FS for the first run. any ideas?
2,355
Posted By angermanaged
field seperator question (awk script)
Is there a way I could use different a different field seperator for different parts of the body?
kinda like

{FS = ":"}
FILENAME == "products"{

price[$1-101] = $3
if(numprods <...
4,111
Posted By angermanaged
messing around
Ive been changing some things around and trying to get this to work. Is there something wrong with this first line cause the compiler seems to think there is one.

#! /bin/bash
awk "/2008/ {print...
4,111
Posted By angermanaged
problem invoking Awk script
I have been writing an awk script to calculate and report on sales numbers for a couple different files. The only problem i am having is when i try to call the script.
I want to invoke the script by...
Showing results 1 to 5 of 5

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