What grep -rni does
Find text in every file recursively, ignoring case, with line numbers.
grep-rnierror.
grep— command — find lines matching a pattern-rni— flag (a command option)error— argument: a file, a folder, or text.— argument: a file, a folder, or text