- Use direct grep for 'Time to first response' and 'Time to close' table rows - Parse table columns with awk -F'|' to get actual time values - Should now show response times instead of N/A
- Use direct grep for 'Time to first response' and 'Time to close' table rows - Parse table columns with awk -F'|' to get actual time values - Should now show response times instead of N/A