Search Results

Search: Posts Made By: pushpabuzz
1,238
Posted By pushpabuzz
Thanks Sir (y). i will check from here
Thanks Sir (y). i will check from here
1,238
Posted By pushpabuzz
cat console.log | grep "ERROR" -A3 | tail -n 17 ...
cat console.log | grep "ERROR" -A3 | tail -n 17
it is displaying but I would require first .c file and function of the file after ERROR line.

hope you got my point.

output :--

...
1,238
Posted By pushpabuzz
Sometimes .c file will be in 3 or 4 th lines also...
Sometimes .c file will be in 3 or 4 th lines also so we need to take first .c file after ERROR line.
1,238
Posted By pushpabuzz
Search first file line after Error and display
I have a log file which contains information like below (more than 200 ERROR sets).
Here I want to find first .c file and function after "ERROR: AddressSanitizer" line.

If you see here after...
1,484
Posted By pushpabuzz
Execute multiple files in multiple folders and also output on same folder
How to execute multiple files in multiple folders and also output to be generated in the same folder?

Hello Team,

I have a path like Sanity_test/*/* and it has around 100+ folders inside with...
Showing results 1 to 5 of 5

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