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

preview_player
Показать описание
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
Рекомендации по теме
visit shbcf.ru