
{"id":7132,"date":"2012-04-20T15:51:04","date_gmt":"2012-04-20T15:51:04","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=7132"},"modified":"2012-04-20T15:51:04","modified_gmt":"2012-04-20T15:51:04","slug":"find-gnu-version-of-find","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2012\/04\/20\/find-gnu-version-of-find\/","title":{"rendered":"find .  GNU version of find"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\n$ 4.2.20 11 511---&gt; find ~ |  wc -l\n106414\n$ 4.2.20 12 512---&gt;\n\n$ 4.2.20 12 512---&gt; find ~ -type d |  wc -l\n9537\n$ 4.2.20 13 513---&gt;\n\n$ 4.2.20 13 513---&gt; find ~ -type l |  wc -l\n115\n$ 4.2.20 14 514---&gt;\n\n\n$ 4.2.20 17 517---&gt; find ~ -type f -name \"*.JPG\" -size +1M | wc -l\n241\n$ 4.2.20 18 518---&gt; find ~ -type f -name \"*.JPG\" -size +2M | wc -l\n0\n$ 4.2.20 19 519---&gt; find ~ -type f -name \"*.JPG\" -size +3M | wc -l\n0\n$ 4.2.20 20 520---&gt; find ~ -type f -name \"*.JPG\" -size +3k | wc -l\n244\n$ 4.2.20 21 521---&gt; find ~ -type f -name \"*.JPG\" -size +1k | wc -l\n244\n$ 4.2.20 22 522---&gt;\n\n\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>commandline session $ 4.2.20 11 511&#8212;&gt; find ~ | wc -l 106414 $ 4.2.20 12 512&#8212;&gt; $ 4.2.20 12 512&#8212;&gt; find ~ -type d | wc -l 9537 $ 4.2.20 13 513&#8212;&gt; $ 4.2.20 13 513&#8212;&gt; find ~ -type l | wc -l 115 $ 4.2.20 14 514&#8212;&gt; $ 4.2.20 17 517&#8212;&gt; find ~ -type &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2012\/04\/20\/find-gnu-version-of-find\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;find .  GNU version of find&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7132"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=7132"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/7132\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=7132"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=7132"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=7132"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}