{"id":1088,"date":"2011-09-22T09:31:52","date_gmt":"2011-09-22T14:31:52","guid":{"rendered":"http:\/\/www.jaimerios.com\/?p=1088"},"modified":"2011-09-22T09:31:52","modified_gmt":"2011-09-22T14:31:52","slug":"important-command-to-demangle-c-code-in-your-pasteboard","status":"publish","type":"post","link":"https:\/\/jaimerios.com\/?p=1088","title":{"rendered":"Important command to demangle C++ code in your pasteboard"},"content":{"rendered":"<p>Cool command line I can run from DTerm on the contents in my clipboard, outputted from Xcode:<\/p>\n<pre lang=\"BASH\">\npbpaste | c++filt | mate\n<\/pre>\n<p>This command will take my clipboard contents, which were originally created from Xcode, pass that to the c++filt command and then create a new file in TextMate with the resulting contents.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Cool command line I can run from DTerm on the contents in my clipboard, outputted from Xcode: pbpaste | c++filt | mate This command will take my clipboard contents, which were originally created from Xcode, pass that to the c++filt command and then create a new file in TextMate with the resulting contents.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[31],"tags":[143,289,441],"class_list":["post-1088","post","type-post","status-publish","format-standard","hentry","category-tip","tag-cpp","tag-mac-os-x","tag-textmate"],"_links":{"self":[{"href":"https:\/\/jaimerios.com\/index.php?rest_route=\/wp\/v2\/posts\/1088","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=1088"}],"version-history":[{"count":0,"href":"https:\/\/jaimerios.com\/index.php?rest_route=\/wp\/v2\/posts\/1088\/revisions"}],"wp:attachment":[{"href":"https:\/\/jaimerios.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jaimerios.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jaimerios.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}