Home
Commands
Cut columns
Cut columns
Terminal
cut -d',' -f1,3 <file>
Copy command