summaryrefslogtreecommitdiff
path: root/3rd-party/dirsplit/dirsplit.1
blob: 76fdfa57f6d9204625c0aab463f95ab3f506ad91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
.TH DIRSPLIT "1" "March 2004" "dirsplit 0.3" "User Commands"
.SH NAME
dirsplit \- splits directory into multiple with equal size
.SH SYNOPSIS
dirsplit \fB[options]\fR < directory | content-list-file >
.SH DESCRIPTION
displit is designed to for a simple purpose: convert a directory with
many multiple files (which are all smaller than a certain medium, eg.
DVD) and "splits" it into "volumes", looking for the optimal order to
get the best space/medium-number efficiency.
.P
The actual action is either adding the files to mkisofs catalogs or real
moving of files into new directories (or creating links/symlinks).
The method is not limited to files, whole directories can also be handled this
way (see various filesystem exploration modes).
.SH OPTIONS
.TP
Run dirsplit \fB\-h\fR to get the basic usage info.
.TP
Run dirsplit \fB\-H\fR to get the whole option overview and description.
.SH EXAMPLES
Run dirsplit \fB\-H\fR to see the commented examples.
.SH AUTHOR
\fBdirsplit\fR is created by Eduard Bloch (blade@debian.org) and is licensed
under the GPLv2.