- Of the three modest waterfalls Lacamas Park harbors, Woodburn Falls is the most forgettable. Seasonal Woodburn Creek, sure to run dry by June, splashes over a ledge amid rather thick deciduous growth that provides a modest wilderness feel. While when viewed up close the falls appear to drop about 20 feet, lidar data indicates its total drop to be closer to 40 feet - the upper half of the falls is simply out of view due to foreshortening and the close proximity of the trail to the base of the falls.
northwest waterfall survey of
- cat (Unix) (Wikipedia)
cat is a standard Unix utility that reads files sequentially, writing them to standard output. The name is derived from its function to (con)catenate files (from Latin catenare, “to chain”). It has been ported to a number of operating systems. ¶ The other primary purpose of cat, aside from concatenation, is file printing — allowing the computer user to view the contents of a file. Printing is the most common use of cat.