{"id":237,"date":"2009-08-12T20:07:11","date_gmt":"2009-08-13T01:07:11","guid":{"rendered":"http:\/\/www.jaimerios.com\/?p=237"},"modified":"2009-08-12T20:07:11","modified_gmt":"2009-08-13T01:07:11","slug":"dumping-file-names-to-a-file","status":"publish","type":"post","link":"https:\/\/jaimerios.com\/?p=237","title":{"rendered":"Dumping file names to a file"},"content":{"rendered":"<p>I have a PC and a Mac that I work with, but mostly I use the Mac.<\/p>\n<p>Of course on the Mac, you can do a lot with the Terminal.app and Bash. For example, you can dump out a file listing into a text file:<\/p>\n<p><pre lang=\"bash\">ls *.cpp > ..\/implementation_files.txt<\/pre><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have a PC and a Mac that I work with, but mostly I use the Mac. Of course on the Mac, you can do a lot with the Terminal.app and Bash. For example, you can dump out a file listing into a text file: ls *.cpp > ..\/implementation_files.txt<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-237","post","type-post","status-publish","format-standard","hentry","category-coding"],"_links":{"self":[{"href":"https:\/\/jaimerios.com\/index.php?rest_route=\/wp\/v2\/posts\/237","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jaimerios.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jaimerios.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jaimerios.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jaimerios.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=237"}],"version-history":[{"count":0,"href":"https:\/\/jaimerios.com\/index.php?rest_route=\/wp\/v2\/posts\/237\/revisions"}],"wp:attachment":[{"href":"https:\/\/jaimerios.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=237"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jaimerios.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=237"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jaimerios.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=237"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}