Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 181 Bytes

File metadata and controls

10 lines (6 loc) · 181 Bytes

Longest Request

Given a log file, write a bash script to figure the request that took the longest time

Running the program

bash check_longest.sh <log_filename>