[Solved] Linux grep command with relevant values as output
[ad_1] For your case, you have one line of leading and one line of trailing context you care about, so grep -C1 Toronto input should do it. 0 [ad_2] solved Linux grep command with relevant values as output