Help for this page
#!/usr/bin/perl use warnings; ... print join (' ', (split /\s+/)[@slice]), "\n"; } }
col1 col3 1 7 ... 77 88 99