grep -C 3 'pattern' file.txt
Category: Text Processing
Print 3 lines of context before and after match