Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Task: Word Count (wc)

  • Implement a basic version of the wc (Word Count) command.
  • On the command line get the name of a file, count how many rows, words, and bytes are in it.