girlie1791 girlie1791 23-01-2024 Computers and Technology contestada You wish to count the number of lines in a file using the grep command. Which of the following options will you use to accomplish the task? 1) grep -c 2) grep -n 3) grep -l 4) grep -v