Let's try to tackle a simple problem: getting a listing of the /usr/bin directory. If all we do is ls /usr/bin, some of the files scroll off the top of the screen. How can we see all of the files?