First, just try cat *>bigfile. Big file being what every you want. That will most likely give you what you want, but you may have to do more. Unix seems to deal with RTFs pretty well, but it’s possible that there may be problems.
On Mar 26, 2015, at 8:35 AM, Phil Halton <[email protected]> wrote: I have a folder containing around 120 .rtf files and I want to concatenate them into one large file. They are sorted and listed in the order in which I wish to have them joined together. I know I could do this one at a time by some such command as file1+file2+file3, etc. Is there a one-shot command that will join them all together? -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout. Barry Hadder [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
