FG
💻 Software

How do I use Split in the Mac OS X Terminal to split files directly to another directory?

Fresh7 days ago
Mar 15, 202640253 views
Confidence Score0%
0%

Problem

How do I use the OS X Terminal command to split a file into several pieces, and store them in a different folder, on a different drive? The reason is that I need to move files to a FAT32 store, but they are too large for the FAT32 4 GB file size constraint. Also, I don't have enough space left on m…

Error Output

split

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I use Split in the Mac OS X Terminal to split files directly to another directory?

Low Risk

If Mac OS X's acts just like the GNU Coreutils , to the directory you wish the split files to reside in and then run the following command:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment