3 lines
58 B
Bash
3 lines
58 B
Bash
|
|
||
|
cat president_polls_state.csv | head -n 2 | cut -d, -f13
|