Difference between revisions of "FAQ"

Jump to navigation Jump to search
22 bytes added ,  5 years ago
m
formatting the "split" command as source code
m (Added link to FFSJ, which is much faster at splitting files than HJ-split)
m (formatting the "split" command as source code)
Line 18: Line 18:
<translate>
<translate>
<!--T:29-->
<!--T:29-->
* On GNU/Linux and with the console:</translate> split --bytes=2000M my_big_file.zim my_big_file.zim
* On GNU/Linux in the console:</translate><source lang="bash">split --bytes=2000M my_big_file.zim my_big_file.zim</source>


<translate><!--T:41-->
<translate><!--T:41-->
29

edits

Navigation menu