Search Results

Search: Posts Made By: Vaibhav H
1,899
Posted By Vaibhav H
Let me elaborate the Entire problem i am facing...
Let me elaborate the Entire problem i am facing and the desired output that i want here .

Once after making the curl call i will get number of Disconnected status or i may not even get it .

If...
1,899
Posted By Vaibhav H
How to Modify a file content in UNIX and sort for only required fields ?
I have the below contents in a file after making the below curl call


curl ... | grep -E "state|Rno" | paste -sd',\n' | grep "Disconnected" > test

"state" : "Disconnected",, "Rno" :...
1,325
Posted By Vaibhav H
Thanks it did work !! but it did not address...
Thanks it did work !!
but it did not address my full question .
Next as these have "" and spaces in between
i.e

"state" : "CONNECTED",, "Rno" : "5554f1d2-6f1b-4e74-9ab2-dfe2c1f16dfd"...
1,325
Posted By Vaibhav H
How to modify the file mentioned in the Message details ?
i have a below file
state : CONNECTED ;
state : CONNECTED ;
state : CONNECTED ;
Rno : 5554f1d2-6f1b
Rno : 10587563-4181
Rno : be6312f7-b4df

the entire content in...
Showing results 1 to 4 of 4

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