FG
💻 Software

Open massive file on Mac?

Fresh5 days ago
Mar 15, 20268687 views
Confidence Score0%
0%

Problem

I'm looking to open a massive text file on my mac. The file is just over 10Gigs. I won't get into how it was created or what it's use is, since it isn't really relevant to the question. Are there any mac programs which will allow me to open such a massive file, or perhaps break it up into chunks (s…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Open massive file on Mac?

Low Risk

split can do it - will split the file into 200MB chunks. You can split on lines with -l will split the file into 1000 line chunks. If that doesn't work, there is a really good hex editor for Mac, Hex Fiend which can open massive files: Work with hug…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment