filmov
tv
linux command [ grep ] #shorts #linux #command #grep #unix

Показать описание
Linux command , grep .
grep stands for globally search for regular expression and print out .
It searches a particular pattern in files, and displays all lines that contains the pattern.
Let's filter lines which contains grep word.
It will print output for only two lines.
Here, minus I option is to ignore case sensitiveness.
#shorts #linux #command #grep #unix
grep stands for globally search for regular expression and print out .
It searches a particular pattern in files, and displays all lines that contains the pattern.
Let's filter lines which contains grep word.
It will print output for only two lines.
Here, minus I option is to ignore case sensitiveness.
#shorts #linux #command #grep #unix