TRANSLATE

English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified

Selasa, 16 Agustus 2011

Splitting the files on linux with the command SPLIT

When combining the files that have been tersplit on linux can use the CAT command (concatenate), then to split large files into several parts can be tricked by the command SPLIT

split-bytes = [ukuranfile] filename namafilebaru

ie we have a file called test.avi size 600 mb, where the latter if we split would be like this:

split-bytes = 100m test.avi test.avi.

results will be split like this:

test.avi.aa

test.avi.ab

test.avi.ac

test.avi.ad

test.avi.ae

test.avi.af

we see that the results will splitnya alphabet instead of numbers ending in hjplit sperti (windows).

Ohya for m = megabytes, kilobytes and k = b = bytes

hopefully useful

0 komentar:

Posting Komentar

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More