Ripping Games: Difference between revisions

Jump to navigation Jump to search
Linux: * also matches numbers, so use it and the user doesn't have to care about how many parts there are
(Small note about larger media for wii dumping)
(Linux: * also matches numbers, so use it and the user doesn't have to care about how many parts there are)
Line 34: Line 34:
'''Linux / OS X'''
'''Linux / OS X'''
<pre>cd &lt;directory&gt;
<pre>cd &lt;directory&gt;
cat *.part1.iso *.part2.iso *.part3.iso &gt; fulliso.iso</pre>
cat *.part*.iso &gt; fulliso.iso</pre>
Adjust the code as required, if there are more or fewer parts.
|}
|}


1

edit

Navigation menu