using:
pwd
then
cd /Users/spudn56/Desktop/split100
then
cat *.csv >100-5.csv
It mergers the files, but my .csv files are 1000 rows. when it comes to 1000 row it looks like the example I've attached. These are fictitious names.
How can I fix this?
pwd
then
cd /Users/spudn56/Desktop/split100
then
cat *.csv >100-5.csv
It mergers the files, but my .csv files are 1000 rows. when it comes to 1000 row it looks like the example I've attached. These are fictitious names.
How can I fix this?