function f { awk '{print $'$1'}' } cat tab-separated | f 2 > just-the-2nd-column
http://github.com/ChickenProp/f/tree/master
create "just-the-2nd-column" from x ( :f2::: );
-- http://github.com/shuLhan/vos