This is the split that had a clear 2GB limit:
K:\YT>split --version
split (GNU textutils) 2.0
K:\YT>split --version
split (GNU textutils) 2.0
I haven't seen the textutils version in AGES now. It has been part of coreutils for at least a decade, probably more.
<Esc>:read !split --version
split (GNU coreutils) 9.5
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
split started to be a requirement when I needed a command-line
way to break up a 7GB media .iso file suitable to transport on
a usb drive from my windows-based machines.
Would be nice to use a more uptodate split.exe for windows
Meanwhile, I am very happy to see that Busybox split has no
noticeable limit for the -b parameter.
That, and the ability to do piping like:
split started to be a requirement when I needed a command-line
way to break up a 7GB media .iso file suitable to transport on
a usb drive from my windows-based machines.
Ah! That would explain the need, although these days it is becoming hard to find usb drives less than 8G.
The problem was that my usb drives needed to be FAT formated. My
media player (which is about 10 yrs old now) only supports usb
drives that are FAT formatted.
| Sysop: | Sarah |
|---|---|
| Location: | Portland, Oregon |
| Users: | 277 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 83:55:21 |
| Calls: | 1,900 |
| Calls today: | 1,900 |
| Files: | 85,214 |
| U/L today: |
554 files (10,683M bytes) |
| D/L today: |
161,174 files (55,554M bytes) |
| Messages: | 78,241 |
| Posted today: | 73 |