Search Results

Search: Posts Made By: sach_in
6,809
Posted By sach_in
Thanks igor for the solution., but only works if...
Thanks igor for the solution., but only works if the file doesn't have "|" in the data.

since its fixed lenght file, there is no guarantee that i will only get data without "|" in the data.
...
6,809
Posted By sach_in
sample input 515341|515310000047363758741 ...
sample input
515341|515310000047363758741
515341|515330100047363758741
515342|515360000020063758742
515349|515370000047363758749


desired output

515310000047363758741...
6,809
Posted By sach_in
sort on fixed length files
Hi

How to sort a fixed length file on a given char range and just display the duplicates.

I did search for man sort to find any option but could find any.,something similar to cut -c 1-5,25-35....
Showing results 1 to 3 of 3

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