Merging Pages docs using Terminal
Hi,
I have written a number of chapters for my new book in Pages and now I want to send them all to my friend in order to get some feedback.
But first, I would like to combine them to one document.
I have searched the internet, most useful method seems to be the 'cat' command in Terminal:
cat file1.txt file2.txt file3.txt >> file4.txt
Okay, these are text files, but why would not this work for Pages documents? (That's what I am thinking.)
So I open a Terminal window, I type 'cat' and then I drag and drop the list of the Pages docs from Finder to Terminal, e.g.
cat file1.pages file2.pages file3.pages >> newfile.pages
But afterward I am very disappointed to see that 'newfile.pages' only contains the contents of file1.pages.
Doesn't the cat command work for Pages? Is there another solution for me then?
Thanks a lot for your help.
Mac mini, macOS 11.5