# Usage `./bfs [regex] [path]` * default regex: .* * default path: . Perform a breadth first search starting at the given path. Print filenames matching the regex.