############################################################ # Illustrates use of 'nth', a script available on the # SGI machines for selecting columns from standard input ############################################################ % cat powers 1 1 1 1 2 4 8 16 3 9 27 81 4 16 64 256 5 25 125 625 6 36 216 1296 7 49 343 2401 8 64 512 4096 9 81 729 6561 10 100 1000 10000 % nth usage: nth