{"id":1457,"date":"2018-06-05T13:30:10","date_gmt":"2018-06-05T10:30:10","guid":{"rendered":"https:\/\/burakcaliskan.org\/blog\/?p=1457"},"modified":"2018-06-05T13:30:10","modified_gmt":"2018-06-05T10:30:10","slug":"linux-buyuk-boyutlu-dosyalari-listeleme","status":"publish","type":"post","link":"https:\/\/burakcaliskan.org\/blog\/linux-buyuk-boyutlu-dosyalari-listeleme\/","title":{"rendered":"Linux B\u00fcy\u00fck Boyutlu Dosyalar\u0131 Listeleme"},"content":{"rendered":"<pre class=\"\">find \/ -type f -size +100M -exec ls -lh {} \\; | awk '{ print $5 \": \" $9 }' |sort -n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>find \/ -type f -size +100M -exec ls -lh {} \\; | awk &#8216;{ print $5 &#8220;: &#8221; $9 }&#8217; |sort -n<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[253,12],"tags":[],"_links":{"self":[{"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/posts\/1457"}],"collection":[{"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/comments?post=1457"}],"version-history":[{"count":1,"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/posts\/1457\/revisions"}],"predecessor-version":[{"id":1458,"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/posts\/1457\/revisions\/1458"}],"wp:attachment":[{"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/media?parent=1457"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/categories?post=1457"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/burakcaliskan.org\/blog\/wp-json\/wp\/v2\/tags?post=1457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}