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.
Cet exercice fait partie du cours
Introduction to Bash Scripting
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice