{"id":85,"date":"2019-01-04T19:35:22","date_gmt":"2019-01-04T18:35:22","guid":{"rendered":"http:\/\/linuxboxen2.dk\/?p=85"},"modified":"2019-01-04T19:35:22","modified_gmt":"2019-01-04T18:35:22","slug":"for-dags-dato","status":"publish","type":"post","link":"https:\/\/www.linuxboxen.dk\/?p=85","title":{"rendered":"List filer efter dato"},"content":{"rendered":"\n<p>For dags dato.<\/p>\n<pre><code>$ ls -al --time-style=+%D | grep `date +%D`<\/code><\/pre>\n<p>For denne m\u00e5ned.<\/p>\n<pre><code>$ ls -al --time-style=+%D | grep `date +%d`<\/code><\/pre>\n<p>For dette \u00e5r.<\/p>\n<pre><code>$ ls -al --time-style=+%D | grep `date +%y`<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>For dags dato. $ ls -al &#8211;time-style=+%D | grep `date +%D` For denne m\u00e5ned. $ ls -al &#8211;time-style=+%D | grep `date +%d` For dette \u00e5r. $ ls -al &#8211;time-style=+%D | grep `date +%y`<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_sitemap_exclude":false,"_sitemap_priority":"","_sitemap_frequency":"","footnotes":""},"categories":[2],"tags":[],"class_list":["post-85","post","type-post","status-publish","format-standard","hentry","category-tips"],"a3_pvc":{"activated":false,"total_views":0,"today_views":0},"_links":{"self":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/posts\/85","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=85"}],"version-history":[{"count":0,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=\/wp\/v2\/posts\/85\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=85"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=85"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.linuxboxen.dk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=85"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}