mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
dbc5bacb23
Feature safe: yes
9 lines
407 B
Plaintext
9 lines
407 B
Plaintext
Fpart is a tool that helps you sort files and divide them into bags
|
|
("partitions"). It is developped in C and available under the BSD license.
|
|
|
|
It splits a list of directories and files into a certain number of partitions,
|
|
trying to produce partitions with the same size and number of files. It can
|
|
also produce partitions with a given number of files or a limited size.
|
|
|
|
WWW: http://contribs.martymac.org
|