{"id":285,"date":"2023-05-28T18:24:10","date_gmt":"2023-05-28T17:24:10","guid":{"rendered":"https:\/\/www.simons.tools\/en\/?p=285"},"modified":"2023-08-26T06:42:14","modified_gmt":"2023-08-26T05:42:14","slug":"","status":"publish","type":"post","link":"https:\/\/www.simons.tools\/de\/bash-linux-show-largest-files-in-directory-sorted\/","title":{"rendered":"Unbenannt","raw":""},"content":{"rendered":"","protected":false,"raw":""},"excerpt":{"rendered":"","protected":false,"raw":""},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_en_post_content":"<!-- wp:codemirror-blocks\/code-block {\"fileName\":\"bash\",\"mode\":\"htmlmixed\",\"mime\":\"text\/html\"} -->\n<div class=\"wp-block-codemirror-blocks-code-block code-block\"><pre>top 25 worst offenders below the current directory\n\n# -S to not include subdir size, sorted and limited to top 25\ndu -S . | sort -nr | head -25<\/pre><\/div>\n<!-- \/wp:codemirror-blocks\/code-block -->\n\n<!-- wp:paragraph -->\n<p>Source: https:\/\/unix.stackexchange.com\/a\/125450<\/p>\n<!-- \/wp:paragraph -->","_en_post_name":"bash-linux-show-largest-files-in-directory-sorted","_en_post_excerpt":"","_en_post_title":"Bash\/Linux: Show largest files in directory, sorted","_de_post_content":"","_de_post_name":"","_de_post_excerpt":"","_de_post_title":"","edit_language":"de","footnotes":""},"categories":[12],"tags":[],"class_list":["post-285","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"_links":{"self":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/comments?post=285"}],"version-history":[{"count":1,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/285\/revisions"}],"predecessor-version":[{"id":286,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/posts\/285\/revisions\/286"}],"wp:attachment":[{"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/media?parent=285"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/categories?post=285"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.simons.tools\/de\/wp-json\/wp\/v2\/tags?post=285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}