Search Results

Search: Posts Made By: CHoggarth
1,794
Posted By CHoggarth
Ravinder - thanks. This looks great when I...
Ravinder - thanks. This looks great when I change awk to nawk - at least as far as my spec went. I now realise I need to go back to the business & find out whether file2 might include records with...
1,794
Posted By CHoggarth
Join files, omit duplicated records from one file
Hello

I have 2 files, eg

more file1 file2
::::::::::::::
file1
::::::::::::::
1 fromfile1
2 fromfile1
3 fromfile1
4 fromfile1
5 fromfile1
6 fromfile1
7 fromfile1...
1,531
Posted By CHoggarth
Many thanks for all the replies. I'm likely...
Many thanks for all the replies. I'm likely going with the solution from Mannu2525 which worked fine on my Solaris server once I changed awk to nawk.

I'll try to find time to try the others & let...
1,531
Posted By CHoggarth
Extract and exclude rows based on duplicate values
Hello

I have a file like this:

> cat examplefile
ghi|NN603762|eee
mno|NN607265|ttt
pqr|NN613879|yyy
stu|NN615002|uuu
jkl|NN607265|rrr
vwx|NN615002|iii
yzA|NN618555|ooo
def|NN190486|www...
Forum: Solaris 02-19-2013
24,262
Posted By CHoggarth
Version of OpenSSL being used
Hello

I'm relatively new to technologies like Apache & ssl but have some years
experience with Unix. My question concerns the version of OpenSSL which is
genuinely being used on our server &...
1,108
Posted By CHoggarth
:) UUOC - yes I know, bad practice .. I just...
:) UUOC - yes I know, bad practice .. I just find it easier to maintain like that.

Thanks though RudiC
1,108
Posted By CHoggarth
:cool: I never knew that syntax! Much...
:cool:

I never knew that syntax! Much simpler than what I'd been expecting.

Thank you
1,108
Posted By CHoggarth
Expand string using nawk
Hello

I'm manipulating a file, taking certain variables & printing them to an output file using awk (actually nawk because I'm using -v).

I now want to take a field from the input file & expand...
1,297
Posted By CHoggarth
Thanks for the replies - when I started testing...
Thanks for the replies - when I started testing more fully I discivered some other issues with my data which mean I needed to do somethign slightly different.

Thansk for your help though.
1,297
Posted By CHoggarth
How to extract 4th field if numerics?
I have a file which contains fields comma separated & with each field surrounded by quotes. The 4th field contains either a serial number, the text ABC, the text XYZ or it's blank. I want to only...
Showing results 1 to 10 of 10

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