Skip to content

Exercise: Scavenger hunt

Kenny Yu edited this page Sep 23, 2013 · 15 revisions

TODO

grep: output all links of this format find all lines containing the word blah

find: find the location of this file count the number of files in a directory

count the total number of words in all the files where does the word foo appear

sum all these counts together etc.