Browse Source

grep 8

master
zeus 4 years ago
parent
commit
57f7f48235
  1. 1
      grep/3_Regular_Expressions_Examples/codeanswer
  2. 2
      grep/3_Regular_Expressions_Examples/codehelp
  3. 2
      grep/3_Regular_Expressions_Examples/q-info

1
grep/3_Regular_Expressions_Examples/codeanswer

@ -1 +1,2 @@
echo "Solve the challenge AND share your solution!" echo "Solve the challenge AND share your solution!"

2
grep/3_Regular_Expressions_Examples/codehelp

@ -1 +1,3 @@
Try grep --help, cat --help, cut --help 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 | ...

2
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 with *2-Point* Field Goal Percentage
AND Optional AND
Jordans Assists Jordans Assists

Loading…
Cancel
Save