Tag Archives: grep before and after

linux grep command – grep only show match

When we search for content, sometimes we just need to show matching content. At this time we can use the grep command. linux grep You can also display the line number where the matching content is located. linux grep -n … Continue reading

Posted in File & Directory | Tagged , , , | Comments Off on linux grep command – grep only show match