Search Results

Search: Posts Made By: deal1dealer
630
Posted By deal1dealer
Yes, I used '\n' just to imply new line
Yes, I used '\n' just to imply new line
630
Posted By deal1dealer
Delete new line
Hello All,

I have a file with records in delimited format with delimiter '^', there is a new line character in between data and causing issues while reading, any inputs in deleting new line...
2,993
Posted By deal1dealer
Thank you Experts, that was great help for novice...
Thank you Experts, that was great help for novice like me. Both csplit and nawk work great :)
2,993
Posted By deal1dealer
I am sorry for any confusion, this is my first...
I am sorry for any confusion, this is my first time posting here, below is the what the main file looks like:

A200198565634
B769348348547
B837563487567
K656895565906
A387562985749...
2,993
Posted By deal1dealer
Thank you very much for the reply, I should not...
Thank you very much for the reply, I should not be counting number of lines, I have to pick lines based on A record.

Whenever a line starts with 'A', I need to pick all the lines until next 'A'...
2,993
Posted By deal1dealer
Split one file to many based on pattern
Hello All,

I have records in a file in a pattern A,B,B,B,B,K,A,B,B,K

Is there any command or simple logic I can pull out records into multiple files based on A record? I want output as
...
Showing results 1 to 6 of 6

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