Search Results

Search: Posts Made By: bazzed
1,637
Posted By bazzed
drwaing "charts" out of console
Hello all


not sure where to post this answer, will try it here.
i want to make a graphical overview how long the different backup groups have run.

(we have like 30-40 backup groups running...
3,847
Posted By bazzed
thnx a lot to you all. this one give me a...
thnx a lot to you all.

this one give me a usefull output

gawk '/save set:|\// { gsub (/([,;]|save set: )/,"",$0); print }' awkinput | sed '$!N;s/\n/ /'


i have still this empty lines but...
3,847
Posted By bazzed
zaxxon thnx a lot for your help. but somehow...
zaxxon thnx a lot for your help.

but somehow i dont get any output.

guess i forgot to tell you that i have some empty "spaces" before "save set:"

looks like:

type: NSR client;...
3,847
Posted By bazzed
merging 2 lines with awk and stripping first two words
Hey all

i am pretty new to awk... here my problem.

My input is something like this:
type: NSR client;
name: pegasus;
save...
Showing results 1 to 4 of 4

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