Search Results

Search: Posts Made By: samjna
1,640
Posted By samjna
Thank you so much! It works! In fact I am open...
Thank you so much! It works! In fact I am open for complete alternative with sed or awk too, provided it lets me configure before and after lines like this one.
1,640
Posted By samjna
How to strictly grep (with before and after args) for last N number of occurrences?
Here is my grep string to print only the last occurrence, with before and after lines. Note that the tail Argument is sum of B and A args + 1, so that it prints the data of only the last 1 match. Now...
2,273
Posted By samjna
Agama, Its Solaris 10. However I cant seem...
Agama,

Its Solaris 10. However I cant seem to find the version of awk. awk --version gets stuck. I tried your script with nawk, I dont see any output.

Solaris 10 1/06 s10s_u1wos_19a SPARC
...
2,315
Posted By samjna
Thank you very much Agama. It works for me.. :)
Thank you very much Agama. It works for me.. :)
2,273
Posted By samjna
Agama, I am getting syntax error for this. Please...
Agama, I am getting syntax error for this. Please check.
2,315
Posted By samjna
Group/Sort logs by thread number
Hello Experts,

For the following sample log, can you tell me how I can sort it or group it by thread number. To be specific, I just want to group them together so that its easy to analyize.
...
2,273
Posted By samjna
Need to get the time difference for all the transactions in a day
Hello Experts,

I need to evaluate my API [for ex: for getNEData() as given below] performance, so need a script to get the time difference[between Entering and Exiting] for all the transaction...
4,165
Posted By samjna
Thank you very much Agama! it worked! :)
Thank you very much Agama! it worked! :)
4,165
Posted By samjna
[Solved] Unable to display directory info with ps command
Hello,

I start an adapter using the following command -

nohup ./start_embargoAdapter >/dev/null 2>&1 &

and when I do the following, I can see:

[xxxxx@abcd1254] /export/home/xxxxx> ps...
Showing results 1 to 9 of 9

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