From 57f7f48235a4fd52e5c5781f02bb20cb71b8d6f5 Mon Sep 17 00:00:00 2001 From: zeus Date: Fri, 25 Sep 2020 00:44:01 +0300 Subject: [PATCH] grep 8 --- grep/3_Regular_Expressions_Examples/codeanswer | 1 + grep/3_Regular_Expressions_Examples/codehelp | 2 ++ grep/3_Regular_Expressions_Examples/q-info | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/grep/3_Regular_Expressions_Examples/codeanswer b/grep/3_Regular_Expressions_Examples/codeanswer index 619e4c7..1fcba86 100644 --- a/grep/3_Regular_Expressions_Examples/codeanswer +++ b/grep/3_Regular_Expressions_Examples/codeanswer @@ -1 +1,2 @@ + echo "Solve the challenge AND share your solution!" diff --git a/grep/3_Regular_Expressions_Examples/codehelp b/grep/3_Regular_Expressions_Examples/codehelp index fe16a87..1fc577f 100644 --- a/grep/3_Regular_Expressions_Examples/codehelp +++ b/grep/3_Regular_Expressions_Examples/codehelp @@ -1 +1,3 @@ Try grep --help, cat --help, cut --help + +grep -E "Jud Buechler|Jason Caffey|James Edwards|Jack Haley|Ron Harper|Michael Jordan|Steve Kerr|Toni Kukoc|Luc Longley|Scottie Pippen|Dennis Rodman|John Salley|Dickey Simpkins|Bill Wennington" $LLO_DATAFILE | ... diff --git a/grep/3_Regular_Expressions_Examples/q-info b/grep/3_Regular_Expressions_Examples/q-info index 9d141c3..fb7a3f7 100644 --- a/grep/3_Regular_Expressions_Examples/q-info +++ b/grep/3_Regular_Expressions_Examples/q-info @@ -3,7 +3,7 @@ Try to find 1995-96 Chicago Bulls Roster with *2-Point* Field Goal Percentage -AND Optional +AND Jordans Assists