Search Results

Search: Posts Made By: syd
6,052
Posted By RavinderSingh13
Hello syd, Could you please try following...
Hello syd,

Could you please try following and let me know if this helps you.

awk -F"|" 'BEGIN{print "ID|latChangeDate|latest"}{for(i=2;i<=NF;i++){if($i ~...
6,052
Posted By Akshay Hegde
Also try : [akshay@localhost tmp]$ cat...
Also try :

[akshay@localhost tmp]$ cat file.txt
10000|[12080000000]
10002|[13075200000]
10003|[13939200000]...
6,052
Posted By RavinderSingh13
Hello syd, Welcome to the forums, special...
Hello syd,

Welcome to the forums, special thanks for using code tags for your code/inputs/samples into your post. Following may help you in same.

awk -F"|" 'BEGIN{print "PARTY|PART_DT"}...
Showing results 1 to 3 of 3

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