Jim Meyering wrote: > src/csplit: <2GiB of spaces>xx<2GiB of 0's>: File name too long
I'm not an expert at all in this, but isn't there PATH_MAX on every system? So the suffix format could be limited to `csplit -b %<PATH_MAX>d`. Just a thought... -- Have a nice day, Berny