You can do a Zip file. Select the files you want, bring up your context menu
with VO Shift M, and go down to Compress.
> On Aug 25, 2022, at 00:05, Dave Carlson wrote:
>
> I have 16 text files from scanning pages. I want to open them and have them
> all be one continuous text file.
> Is there
Herbie,
Okay, then you’re saying that when I unzip, it will come out as a single large
text file? I don’t know how that is accomplished.
Dave Carlson
Farfar, Pioneer, Musician, Oregonian, Engineer, and Woodworker
On Aug 25, 2022, at 6:07 AM, Herbie Allen wrote:
You can do a Zip file. Select
you just have to cut and paste the different documents into one file.
> On Aug 25, 2022, at 9:38 AM, Dave Carlson wrote:
>
> Herbie,
> Okay, then you’re saying that when I unzip, it will come out as a single
> large text file? I don’t know how that is accomplished.
>
> Dave Carlson
> Farfar, P
I think there’s a way via the terminal app. Just don’t know enough to put it
together.
Dave Carlson
Farfar, Pioneer, Musician, Oregonian, Engineer, and Woodworker
On Aug 25, 2022, at 6:42 AM, alia robinson wrote:
you just have to cut and paste the different documents into one file.
> On Au
Hey Dave, et al,
After reading the several responses and gauging your reaction to them I’ll
offer yet another solution.
First of all, I am assuming that what you want is one large, all-inclusive
file. I’m further assuming that all these files are just simple text file with
no more formating t
Hi,
Make sure all the txt files are in a folder and in alphabetical order.
Then in the terminal:
- cd to the folder where the txt files are stored
- cat *.txt >> ~/Desktop/combined.txt
- You should now have combined.txt on your desktop.
- Note the path to your desktop is ~/Desktop with a cap D.
H
You didn't say how you scanned the text but if using an OCR app, you
could scan multiple pages into a single file
From E.T.'s Keyboard...
"Those who make peaceful revolution impossible
will make violent revolution inevitable."
--John F. Kennedy
My e-Mail:
ancient.ali...@icloud.com
On 8/24/2
That is interesting about the terminal. However, I gave the Zip instructions
because you had indicated you wanted a binder type file.
> On Aug 25, 2022, at 08:38, Dave Carlson wrote:
>
> Herbie,
> Okay, then you’re saying that when I unzip, it will come out as a single
> large text file? I do
If you don't mind a terminal solution:
Cat file1.txt file2.txt file3.txt ... file16.txt > book.txt
> On Aug 25, 2022, at 1:11 PM, Herbie Allen wrote:
>
> That is interesting about the terminal. However, I gave the Zip instructions
> because you had indicated you wanted a binder type file.
>
He wants to convert 16 text documents into a single text document.
Zipping is not the solution.
From E.T.'s Keyboard...
"Those who make peaceful revolution impossible
will make violent revolution inevitable."
--John F. Kennedy
My e-Mail:
ancient.ali...@icloud.com
On 8/25/2022 10:11 AM, Herb
Got it. The cat command in terminal did the trick. Thanks for the help!
Dave Carlson
Engineer, Farfar, Woodworker, Pioneer, Musician, and Oregonian
On Aug 25, 2022, at 10:24 AM, 'E.T.' via MacVisionaries
wrote:
He wants to convert 16 text documents into a single text document. Zipping is
11 matches
Mail list logo