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
Bingenheimer & Geronimus, "Behavior & HIV"
Wildeman, "Imprisonment & Infant Mortality," PSC Research Report
Tues, Dec 1
Arland Thornton & Barb Koremenos
Mobilizing for Human Rights
For live stream
LINK HERE
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.