mirror of https://github.com/fengyuhetao/shell.git
3 lines
34 B
Plaintext
3 lines
34 B
Plaintext
|
BEGIN{FS=","; print n}
|
||
|
{print $n}
|