Purpose: To allow a user to pull off selected columns of data. This should be used to view the contents of selected columns rather than used as an extraction tool, as the program does not allow one to simultaneously pull off columns 6-7, 11-13, 49-50, and 51-57.
One can get the same results with awk and/or cut in UNIX. However, these UNIX utilities will only work with data that have short record lengths.
To run, enter column x y < z
where:
Notes:
column 12 13 < data | more
column 50 54 < data > doc
head -20 data | column 79 80 > doc
tail -15 data | column 79 80 >> doc
Recent resources, events, news
Burgard & Lee-Rife. "Community Characteristics & Sexual Behavior." PSC Research Report.
Walsemann, Geronimus & Gee. "Accumulating Disadvantage"
Seminars will start up again in fall 2008
Check for new schedule
W A R N I N G
If you are reading this, it may be that you are using rather old web browsing software that does not support modern international Web technology standards. For a better experience of the Web and this site in particular, please upgrade your web browser software today. The following are good choices: Firefox 2; Opera 9; Safari 3.