Linux CLI - Viewing and Editing Files
Given a file
example.txt containing the text:Hello world This is a testWhat is the output of
wc example.txt?