Difference between revisions of "Split (command)"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
  
 
  split file_name
 
  split file_name
 +
(no ouput and file_name has been splitted)
 +
 +
split -b 500M file_name
 
  (no ouput and file_name has been splitted)
 
  (no ouput and file_name has been splitted)
  

Revision as of 06:17, 3 February 2020

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


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


See also

Advertising: