Difference between revisions of "Split (command)"

From wikieduonline
Jump to navigation Jump to search
m (Welcome moved page Split to Split (command))
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
{{Draft}}
+
<code>split</code> command splits a [[file]] into pieces
 
 
 
http://man7.org/linux/man-pages/man1/split.1.html
 
http://man7.org/linux/man-pages/man1/split.1.html
  

Revision as of 04:59, 20 May 2020

split command splits a file into pieces http://man7.org/linux/man-pages/man1/split.1.html

split file_name
(no output and file_name has been splitted)
split -b 500M file_name
(no output and file_name has been splitted)
split -n 

Related commands

See also

Advertising: