From b35a1a1be38fdf679fa97f45488c303a5d2ee692 Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 24 Sep 2020 20:52:21 +0300 Subject: [PATCH] grep info --- grep/1_Displaying_info/info | 2 -- 1 file changed, 2 deletions(-) diff --git a/grep/1_Displaying_info/info b/grep/1_Displaying_info/info index 12466f3..ecce3a1 100644 --- a/grep/1_Displaying_info/info +++ b/grep/1_Displaying_info/info @@ -1,5 +1,3 @@ -Displaying info - We can find the number of lines that matches the given string/pattern AND Prefix each line of output with the 1-based line number within its input file.