From 51871cfd8b19ba9b39beed92e8c00ad25e03dd27 Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 24 Sep 2020 20:35:33 +0300 Subject: [PATCH] grep info --- grep/1_Displaying_info/info | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/grep/1_Displaying_info/info b/grep/1_Displaying_info/info index 76a29d3..992511a 100644 --- a/grep/1_Displaying_info/info +++ b/grep/1_Displaying_info/info @@ -4,3 +4,19 @@ 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. + +[INFO] +==== + +DATAFILE + +The datafile contains aggregate individual statistics for 67 NBA seasons. from basic box-score attributes such as points, assists, rebounds etc., to more advanced money-ball like features such as Value Over Replacement. + +Take a look in +link:https://git.swarmlab.io:3000/llo/LabLearningObject/src/branch/master/data/nba_statistics_glossary[Glossary^] +for a detailed column description + +ENVIRONMENT VARIABLE: LLO_DATAFILE + +==== +