summaryrefslogtreecommitdiffstats
path: root/recipes/iso2tar.html
blob: b72f3ba9f858e93b1aa00315ffdc56fc9ad324f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
<p>
Convert a CD-ROM or DVD ISO to a tarball.
</p>

<p>
Usage is very simple:
</p>

<pre>
iso2tar.sh cd.iso output.tar.gz
</pre>