{"id":800,"date":"2010-08-04T04:38:32","date_gmt":"2010-08-04T07:38:32","guid":{"rendered":"http:\/\/wordpress.matbra.com\/?p=800"},"modified":"2010-08-04T04:45:37","modified_gmt":"2010-08-04T07:45:37","slug":"como-quebrar-arquivo-grande-em-varios-pedacos-no-linux","status":"publish","type":"post","link":"https:\/\/wordpress.matbra.com\/en\/2010\/08\/04\/como-quebrar-arquivo-grande-em-varios-pedacos-no-linux\/","title":{"rendered":"How to split large file in smaller files using Linux"},"content":{"rendered":"<p>Hello, <\/p>\n<p>To split a large file in several smaller files, you can use Split from Linux. How it works? Man split. <\/p>\n<blockquote><p> split &#8211;bytes=1m \/path\/large\/file \/path\/output\/file\/prefix<\/p><\/blockquote>\n<p>You can replace the suffix of &#8211;bytes with many values as follow:<br \/>\nkB = 1000<br \/>\nK = 1024<br \/>\nMB = 1000 * 1000<br \/>\nM = 1024 * 1024<br \/>\nG = 1000 * 1000 * 1000<br \/>\nGB = 1024 * 1024 * 1024<\/p>\n<p>Best Regards,<br \/>\nMatheus<\/p>\n<p>Reference:<br \/>\nhttp:\/\/www.techiecorner.com\/107\/how-to-split-large-file-into-several-smaller-files-linux\/<\/p>","protected":false},"excerpt":{"rendered":"<p>Hello, To split a large file in several smaller files, you can use Split from Linux. How it works? Man split. split &#8211;bytes=1m \/path\/large\/file \/path\/output\/file\/prefix&#8230;<\/p>\n<div class=\"more-link-wrapper\"><a class=\"more-link\" href=\"https:\/\/wordpress.matbra.com\/en\/2010\/08\/04\/como-quebrar-arquivo-grande-em-varios-pedacos-no-linux\/\">Continue reading<span class=\"screen-reader-text\">How to split large file in smaller files using Linux<\/span><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[34],"tags":[177,319,176],"class_list":["post-800","post","type-post","status-publish","format-standard","hentry","category-linux","tag-large-files","tag-linux","tag-split","entry"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/psjGE-cU","_links":{"self":[{"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/posts\/800","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/comments?post=800"}],"version-history":[{"count":2,"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/posts\/800\/revisions"}],"predecessor-version":[{"id":805,"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/posts\/800\/revisions\/805"}],"wp:attachment":[{"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/media?parent=800"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/categories?post=800"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.matbra.com\/en\/wp-json\/wp\/v2\/tags?post=800"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}