Search Results

Search: Posts Made By: emare
1,572
Posted By emare
@Don Cragun & rbatte1 there is always room...
@Don Cragun & rbatte1

there is always room for improvement and learning.

Thank you for that.
I'm following your advices.
1,572
Posted By emare
That simple! It works. I made a lot of tries...
That simple!
It works.
I made a lot of tries but not that one.
Thanks.
1,572
Posted By emare
UNIX: passing stuff to a shell function
I have users that print files to selected printers. Instead of creating one function for each printer I would like to have just one and passing the files to print as well as the wanted printer. The...
4,392
Posted By emare
Thanks Corona688! Tomorrow I will check!
Thanks Corona688!
Tomorrow I will check!
4,392
Posted By emare
Yes, the files look unchanged from a binary point...
Yes, the files look unchanged from a binary point of view, same size. Also printout is OK, just the wanted changes, everything else is unchanged.
And yes, the line lenght of my file is huge. awk...
4,392
Posted By emare
@ ctsgnb sorry but I'm running AIX and xxd is...
@ ctsgnb
sorry but I'm running AIX and xxd is not standard. I'm trying to keep the OS as clean as possible. Furthermore I need to automate the process.

@ Corona688
thanks. Yes I have perl. I...
4,392
Posted By emare
How to edit a pcl (binary) file ?
Dear Gurus,

I'm getting a bunch of print spool files in pcl format.
I need to edit them moving graphics to i.e. right to make room for barcode stickers.
I'm trying to run a script in AIX 7.1.0.0...
1,457
Posted By emare
Thanks RavinderSingh, it went OK But I need to...
Thanks RavinderSingh, it went OK
But I need to check both tags <FullPallet>.... and <BlockCode>.... because the tag <AviExp>.... can already be there and so I must not add it twice.
1,457
Posted By emare
Using gsub with xml formats
Hello,

I'm looking again for your precious help.

I'm running an IBM AIX box.
I have 'wrong' xml files and waiting for the bug correction I need to manipulate them
The problem is a missing...
4,922
Posted By emare
Because my awk knowledge is limited :) Complex...
Because my awk knowledge is limited :)
Complex awk commands are nice but more difficult to understand and modify by other people working with me.

---------- Post updated at 10:01 AM ----------...
4,922
Posted By emare
Holy cow ! How can I be so .......:o Thanks...
Holy cow ! How can I be so .......:o

Thanks a lot !
4,922
Posted By emare
Replace character in odd or even lines
Hello,

I'm here again asking for your precious help.

I'm writing some code to convert csv files to html.
I want to highlight header and also I want to have rows with alternate colors.

So...
2,309
Posted By emare
@Aia you are correct. 56153;BBB0708; has not...
@Aia
you are correct.
56153;BBB0708; has not match in FILE1


@RudiC
thanks a lot for your coding. I'm testing it right now
2,309
Posted By emare
Hi, I suppressed 56153;BBB0708;7561171; ...
Hi,

I suppressed
56153;BBB0708;7561171;
because there is no match in FILE1 for 56153;BBB0708;

I achieved a better result with following command, but still I miss two records:
awk '{FS=";"}...
2,309
Posted By emare
Merge two text files by two fields and mixed output
Hello,
I'm back again looking for your precious help-

This time I need to merge two text files with matching two fields, output only common records with mixed output.

Let's look at the...
1,419
Posted By emare
Thanks. It looks just what I need. I'm checking...
Thanks. It looks just what I need.
I'm checking the files (huge) and the output looks correct.

Ema
1,419
Posted By emare
No clashing values, and yes ";" is the Field...
No clashing values, and yes ";" is the Field Separator. I'm running AIX 7.1.0.0
The files look like in my above post. No hidden rows :)

I know how to get a merged file with just common records...
1,419
Posted By emare
Merge two text files (oh no, not again!)
Hello,

I'm new to this forum. I have always made good use of all the wise hints shown here. But this time I'm struggling with an issue that is driving me crazy.

I have two text files, I have to...
Showing results 1 to 18 of 18

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