Difference between revisions of "Split (command)"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
  split -b 500M file_name
 
  split -b 500M file_name
 
  (no output and file_name has been splitted)
 
  (no output and file_name has been splitted)
 +
 +
split -n
 +
  
 
== Related commands ==
 
== Related commands ==

Revision as of 06:24, 3 February 2020

This article is a Draft. Help us to complete it.


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: