Last login: Fri Apr 21 11:43:11 2017 from 23.25.213.190 [cs50@flume ~]$ cd demo [cs50@flume ~/demo]$ ls crawler* [cs50@flume ~/demo]$ ./crawler usage: ./crawler: seedURL pageDirectory maxDepth [cs50@flume ~/demo]$ ./crawler http://old-www.cs.dartmouth.edu/~cs50/ crawled 1 usage: ./crawler: invalid or unwritable directory 'crawled' [cs50@flume ~/demo]$ mkdir crawled [cs50@flume ~/demo]$ ./crawler http://old-www.cs.dartmouth.edu/~cs50/ crawled 1 0 Fetched: http://old-www.cs.dartmouth.edu/~cs50/ 0 Saved: http://old-www.cs.dartmouth.edu/~cs50/ 0 Scanning: http://old-www.cs.dartmouth.edu/~cs50/ 0 Found: http://old-www.cs.dartmouth.edu/~cs50/ 0 IgnDupl: http://old-www.cs.dartmouth.edu/~cs50/ 0 Found: https://canvas.dartmouth.edu/courses/14815 0 IgnExtrn: https://canvas.dartmouth.edu/courses/14815 0 Found: https://piazza.com/dartmouth/spring2017/cosc050sp17/home 0 IgnExtrn: https://piazza.com/dartmouth/spring2017/cosc050sp17/home 0 Found: http://old-www.cs.dartmouth.edu/~cs50/Schedule.pdf 0 IgnExtrn: http://old-www.cs.dartmouth.edu/~cs50/Schedule.pdf 0 Found: http://www.cs.dartmouth.edu/~cs50/Logistics/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/Logistics/ 0 Found: http://www.cs.dartmouth.edu/~cs50/Lectures/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/Lectures/ 0 Found: http://www.cs.dartmouth.edu/~cs50/Reading/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/Reading/ 0 Found: http://www.cs.dartmouth.edu/~cs50/examples/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/examples/ 0 Found: http://www.cs.dartmouth.edu/~cs50/Sections/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/Sections/ 0 Found: http://www.cs.dartmouth.edu/~cs50/Labs/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/Labs/ 0 Found: http://www.cs.dartmouth.edu/~cs50/Labs/Project/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/Labs/Project/ 0 Found: https://gitlab.cs.dartmouth.edu 0 IgnExtrn: https://gitlab.cs.dartmouth.edu 0 Found: http://www.cs.dartmouth.edu/~cs50/Resources/ 0 IgnExtrn: http://www.cs.dartmouth.edu/~cs50/Resources/ 0 Found: http://old-www.cs.dartmouth.edu/~dfk/ 0 Added: http://old-www.cs.dartmouth.edu/~dfk/ 1 Fetched: http://old-www.cs.dartmouth.edu/~dfk/ 1 Saved: http://old-www.cs.dartmouth.edu/~dfk/ [cs50@flume ~/demo]$ ls crawle ls: cannot access 'crawle': No such file or directory [cs50@flume ~/demo]$ ls crawled 1 2 [cs50@flume ~/demo]$ more crawled/1 http://old-www.cs.dartmouth.edu/~cs50/ 0