Search Results

Search: Posts Made By: Nani369
9,151
Posted By Nani369
Thanks for the response Tyler. This script gives...
Thanks for the response Tyler. This script gives only unique rows. From the above example the output should be
2 String1, Strin2, .....
1 String1a,String2a....
9,151
Posted By Nani369
Thanks for the reply Here is the Sample...
Thanks for the reply

Here is the Sample data:


[10/17/11 20:48:45:213 EDT] , String 1 , String 2 , String 3, .....,String 29
[10/17/11 20:48:46:223 EDT] , String 1 , String 2 , String 3,...
9,151
Posted By Nani369
Shell script to count unique rows in a CSV
HI All,

I have a CSV file of 30 columns separated by ,. I want to get a count of all unique rows written to a flat file. The CSV file is around 5000 rows

The first column is a time stamp and I...
6,662
Posted By Nani369
Thanks for your help.
Thanks for your help.
6,662
Posted By Nani369
Input: FindString Line after string Line...
Input:
FindString
Line after string
Line after string
Line after string
Line after string
----100Lines
Line after string
FindString
Line after string
Line after string
Line after string...
6,662
Posted By Nani369
Grep and print next 10 Lines separated by ,
Hi All,

I need to grep through a file for a string and print the next ten lines to a file separating the lines with a , and save it as a csv file to open it as a XL file. The 10 lines should be...
Showing results 1 to 6 of 6

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