Searching a book with shell
There is a copy of Charles Dickens's infamous 'Tale of Two Cities' in your home directory called two_cities.txt
.
Use command line arguments such as cat
, grep
and wc
with the right flag to count the number of lines in the book that contain either the character 'Sydney Carton' or 'Charles Darnay'. Use exactly these spellings and capitalizations.
Este exercício faz parte do curso
Introduction to Bash Scripting
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
