Y
Hacker News
new
|
ask
|
show
|
jobs
by
rv77ax
6119 days ago
load "tab-separated" ( :f1:::'\t', :f2:::'\t', :f3::: ) as x;
create "just-the-2nd-column" from x ( :f2::: );
--
http://github.com/shuLhan/vos