Skip to content

Rf/scale leading zeros

Paul McCarthy requested to merge rf/scale_leading_zeros into master

Scale the number of leading zeros in file names generated by fslsplit based on the number of files, so that the files can be alphabetically sorted (but always have at least four digits).

Merge request reports