Linux Tutorial for beginners in HINDI - Grep Part 5
This video show you that how to display N lines before match. Syntax :- #grep -B N PATTERN FILENAME Example:- grep -B 5 'Banana' myfile.txt
This video show you that how to display N lines before match. Syntax :- #grep -B N PATTERN FILENAME Example:- grep -B 5 'Banana' myfile.txt