Day 7 of 90Days of Devops
Grep Commands Brief Introduction
Grep stands for global regular expression print
The basic use of the grep command is to find a particular keyword in a file and also it can be used to find multiple keywords from multiple locations
Grep command sy...
amritdevops.hashnode.dev3 min read