Search Results

Search: Posts Made By: Sunny Arora
17,466
Posted By Sunny Arora
I guess, my bad here....using ABC 123 i was...
I guess, my bad here....using ABC 123 i was giving an example. The real scenario is I have an ldif file which has a DN value. I am doing an ldapsearch and o/p goes to a file. The problem is the whole...
17,466
Posted By Sunny Arora
Hi, In my case, I have to look for two...
Hi,

In my case, I have to look for two lines, one starting with a pattern and other ending with a pattern. So, I tried

sed '/^ABC/,/XYZ$/{N;s/\n/ /;}' infile
But the o/p is not as...
17,466
Posted By Sunny Arora
Thanks for the response. I am new to awk, the...
Thanks for the response. I am new to awk, the command is giving

awk: syntax error near line 1
awk: bailing out near line 1
Also, there are multiple instances in the file something like
...
17,466
Posted By Sunny Arora
Merge two lines using sed
Hi,

I am trying to merge two lines, first line starts with a particular pattern and second line ends with a particular pattern in a file.

Something like:

First line starts with say ABC...
Showing results 1 to 4 of 4

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