sed replace comma with tab code example Example: unix replace comma with tab sed 's/\,/\t/g' file.csv > file.txt