{"id":111,"date":"2011-04-26T09:30:50","date_gmt":"2011-04-26T09:30:50","guid":{"rendered":"http:\/\/www.plugged.in\/?p=111"},"modified":"2011-04-26T09:30:50","modified_gmt":"2011-04-26T09:30:50","slug":"determine-folder-size-with-du-including-sub-folders","status":"publish","type":"post","link":"https:\/\/www.veriteknik.net.tr\/en\/determine-folder-size-with-du-including-sub-folders\/","title":{"rendered":"Determine folder size with &#8220;du&#8221; including sub folders"},"content":{"rendered":"<p>You can use du command to see the folder size in LINUX including subfolders.:<\/p>\n<p><strong>With du<\/strong><\/p>\n<blockquote>\n<div>du -h # including subfolders (-h means human readable format in MB, GB or TB)<\/div>\n<\/blockquote>\n<p>If you want to exclude subfolders, type:<\/p>\n<blockquote>\n<div>du -h &#8211;max-depth=1<\/div>\n<\/blockquote>\n<p>&nbsp;<\/p>\n<p><strong>If you want to know a specific folders size (easy to remember) type:<\/strong><\/p>\n<blockquote>\n<div>du -sh \/home\/someforlder<\/div>\n<\/blockquote>\n<p>Where -h stands for human-readable &amp; -s is to summerize the results.<\/p>\n<p style=\"text-align: right;\">.IN<\/p>\n","protected":false},"excerpt":{"rendered":"<p>You can use du command to see the folder size in LINUX including subfolders.: With du du -h # including subfolders (-h means human readable format in MB, GB or TB) If you want to exclude subfolders, type: du -h &#8211;max-depth=1 &nbsp; If you want to know a specific folders size (easy to remember) type: [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[372],"tags":[423,371],"yst_prominent_words":[],"class_list":["post-111","post","type-post","status-publish","format-standard","hentry","category-linux_help","tag-du","tag-linux-2"],"jetpack_featured_media_url":"","uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"ckaraca","author_link":"https:\/\/www.veriteknik.net.tr\/en\/author\/ckaraca\/"},"uagb_comment_info":0,"uagb_excerpt":"You can use du command to see the folder size in LINUX including subfolders.: With du du -h # including subfolders (-h means human readable format in MB, GB or TB) If you want to exclude subfolders, type: du -h &#8211;max-depth=1 &nbsp; If you want to know a specific folders size (easy to remember) type:&hellip;","_links":{"self":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/posts\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":0,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/posts\/111\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/media?parent=111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/categories?post=111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/tags?post=111"},{"taxonomy":"yst_prominent_words","embeddable":true,"href":"https:\/\/www.veriteknik.net.tr\/en\/wp-json\/wp\/v2\/yst_prominent_words?post=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}