man-pages/man1/dirsplit.1.html
2021-03-31 01:06:50 +01:00

66 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DIRSPLIT</TITLE>
</HEAD><BODY>
<H1>DIRSPLIT</H1>
Section: User Commands (1)<BR>Updated: March 2004<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
dirsplit - splits directory into multiple with equal size
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
dirsplit <B>[options]</B> &lt; directory | content-list-file &gt;
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
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 &quot;splits&quot; it into &quot;volumes&quot;, 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).
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="1">Run dirsplit <B>-h</B> to get the basic usage info.<DD>
<DT id="2">Run dirsplit <B>-H</B> to get the whole option overview and description.<DD>
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>EXAMPLES</H2>
Run dirsplit <B>-H</B> to see the commented examples.
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
<B>dirsplit</B> is created by Eduard Bloch (<A HREF="mailto:blade@debian.org">blade@debian.org</A>) and is licensed
under the GPLv2.
<P>
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="6"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="7"><A HREF="#lbAF">EXAMPLES</A><DD>
<DT id="8"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:11 GMT, March 31, 2021
</BODY>
</HTML>