Posted on March 11, 2019March 11, 2019 by admin Grep a file and get the next 5 lines grep -C 5 'lookMeUp' readme.txtgrep -C 5 'lookMeUp' readme.txt