{"id":427,"date":"2011-02-22T14:23:25","date_gmt":"2011-02-22T14:23:25","guid":{"rendered":"http:\/\/apollo89.com\/wordpress\/?p=427"},"modified":"2013-02-25T12:43:12","modified_gmt":"2013-02-25T03:43:12","slug":"find-%ec%99%80-grep-%ed%99%9c%ec%9a%a9","status":"publish","type":"post","link":"https:\/\/apollo89.com\/wordpress\/?p=427","title":{"rendered":"find \uc640 grep \ud65c\uc6a9"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>find \uc640 grep \ud65c\uc6a9<\/p>\n<p>\uac00\uc7a5 \uae30\ubcf8\uc774 \ub418\ub294 \ud30c\uc77c \ub0b4\uc758 \ud2b9\uc815 \ud14d\uc2a4\ud2b8 \ucc3e\uae30<\/p>\n<p>grep test sample.txt<br \/>\n: sample.txt \ud30c\uc77c\uc5d0\uc11c test\uac00 \ub4e4\uc5b4\uac04 \ub77c\uc778\uc744 \ucc3e\ub294\ub2e4.<\/p>\n<p>grep test .\/*<br \/>\n: \ud604\uc7ac \ud3f4\ub354 \ub0b4\uc5d0\uc11c test\ub780 \ub2e8\uc5b4\uac00 \ub4e4\uc5b4\uac04 \ud30c\uc77c\ub4e4\uc744 \ucc3e\uc544 \ubcf4\uc5ec\uc900\ub2e4.<\/p>\n<p>find .\/ -name &#8220;*.txt&#8221; -print -exec grep -n &#8220;test&#8221; {} \\;<br \/>\n: \ud655\uc7a5\uc790\uac00 txt\uc778 \ud30c\uc77c\ub4e4\uc744 \ucc3e\uc740\ub2e4\uc74c test\ub77c\ub294 text\ub97c \ud3ec\ud568\ud558\ub294 \ub140\uc11d\uc758 \ud589 \uae4c\uc9c0 \ucd9c\ub825\ud55c\ub2e4.<\/p>\n<p>find .\/ -name *.* -exec rm -f {} \\;<br \/>\n: find\ub85c \ucc3e\uc740 \ud30c\uc77c\uc744 \uc0ad\uc81c\ud55c\ub2e4.<\/p>\n<p>find \/ -size +2048 -ls<br \/>\n: 2MB \uc774\uc0c1\uc778 \ud30c\uc77c\ub4e4\uc744 \ucc3e\ub294\ub2e4.<\/p>\n<p>find \/ -mtime 1 -ls<br \/>\n: \ucd5c\uadfc\u300024\uc2dc\uac04\ub0b4\uc5d0\u3000\ubcc0\uacbd\ub41c\u3000\ud30c\uc77c\ub4e4\uc744\u3000\ucc3e\ub294\ub2e4.<\/p>\n<p>-filtype \uc744 find\uc758 \uc635\uc158\uc73c\ub85c \uc0ac\uc6a9\uac00\ub2a5<br \/>\nd :\ub514\ub809\ud1a0\ub9ac<br \/>\nf : \ud30c\uc77c<\/p>\n<p>\uc751\uc6a9\uc744 \ud574\ubcf4\uc790.<br \/>\nfind \/ -type f -size +20480 -mtime +30 -exec rm -f {} \\;<br \/>\n: \ud30c\uc77c \ud06c\uae30\uac0010M \uc774\uc0c1\uc774\uba70 \ud55c\ub2ec \uc774\uc0c1\ub3d9\uc548 \uc218\uc815\ub418\uc9c0 \uc54a\uc740 \ud30c\uc77c\uc744 \ucc3e\uc544 \uc0ad\uc81c\ud55c\ub2e4.<\/p>\n<p>grep\uc5d0\uc11c \uc0ac\uc6a9\ud558\ub294 \uc815\uaddc \ud45c\ud604\uc2dd \uba54\ud0c0 \ubb38\uc790<br \/>\n\uba54\ud0c0 \ubb38\uc790 \/ \uae30\ub2a5 \/ \uc0ac\uc6a9 \uc608 \/ \uc0ac\uc6a9 \uc608 \uc124\uba85<br \/>\n^ \/ \ud589\uc758 \uc2dc\uc791 \uc2dc\uc2dc\uc790 \/ &#8216;^love&#8217; \/ love\ub85c \uc2dc\uc791\ud558\ub294 \ubaa8\ub4e0 \ud589\uacfc \ub300\uc751<br \/>\n$ \/ \ud589\uc758 \ub05d \uc9c0\uc2dc\uc790 \/ &#8216;love$&#8217; \/ love\ub85c \ub05d\ub098\ub294 \ubaa8\ub4e0 \ud589\uacfc \ub300\uc751<br \/>\n. \/ \ud558\ub098\uc758 \ubb38\uc790\uc640 \ub300\uc751 \/ &#8216;l..e&#8217; \/ l \ub2e4\uc74c\uc5d0 \ub450 \uae00\uc790\uac00 \ub098\uc624\uace0 e\ub85c \ub05d\ub098\ub294 \ubb38\uc790\uc5f4\uc744 \ud3ec\ud568\ud558\ub294 \ud589\uacfc \ub300\uc751<br \/>\n[] \/ [] \uc0ac\uc774\uc758 \ubb38\uc790 \uc9d1\ud569 \uc911 \ud558\ub098\uc640 \ub300\uc751 \/ &#8216;[Ll]ove&#8217; \/ Love\ub098 love\ub97c \ud3ec\ud568\ud558\ub294 \ud589\uacfc \ub300\uc751<br \/>\n[^] \/ \ubb38\uc790 \uc9d1\ud569\uc5d0 \uc18d\ud558\uc9c0 \uc54a\ub294 \ud55c \ubb38\uc790\uc640 \ub300\uc751 \/ &#8216;[^A-K]ove \/ A\uc640 K \uc0ac\uc774\uc758 \ubc94\uc704\uc5d0 \ud3ec\ud568\ub418\uc9c0 \uc54a\ub294 \ud55c \ubb38\uc790\uc640 ove\uac00 \ubd99\uc5b4\uc788\ub294 \ubb38\uc790\uc5f4\uacfc \ub300\uc751<\/p>\n<p>grep \uc635\uc158<br \/>\n-c : \uc77c\uce58\ud558\ub294 \ud589\uc758 \ucd1d \uc218\ub97c \ucd9c\ub825\ud55c\ub2e4(count).<br \/>\n-h : \ud30c\uc77c \uc774\ub984\uc744 \ucd9c\ub825\ud558\uc9c0 \uc54a\ub294\ub2e4.<br \/>\n-i : \ub300\uc18c\ubb38\uc790\ub97c \uad6c\ubd84\ud558\uc9c0 \uc54a\ub294\ub2e4(ignore).<br \/>\n-l : \ud328\ud134\uc774 \uc874\uc7ac\ud558\ub294 \ud30c\uc77c\uc758 \uc774\ub984\ub9cc \ucd9c\ub825\ud55c\ub2e4(list file).<br \/>\n-n : \ud30c\uc77c \ub0b4\uc5d0 \ud589 \ubc88\ud638\ub97c \ud568\uaed8 \ucd9c\ub825\ud55c\ub2e4(number).<br \/>\n-v : \ud328\ud134\uc774 \uc874\uc7ac\ud558\uc9c0 \uc54a\ub294 \ud589\ub9cc \ucd9c\ub825\ud55c\ub2e4(invert).<br \/>\n&#8211; w : \ub2e8\uc5b4 \ub2e8\uc704\ub85c \ucc3e\ub294\ub2e4(word).<\/p>\n<p>ls\uc640 grep\uc744 \uc774\uc6a9\ud558\uc5ec \ud30c\uc77c\uc774\ub098 \ub514\ub809\ud1a0\ub9ac \uc138\uae30..(\uc55e\uc5d0\uc11c\ub3c4 \ud55c\ubc88 \uc5b8\uae09\ud588\ub358..)<br \/>\nls -laR .\/ | grep -^ | wc -l?: \ud558\uc704 \ub514\ub809\ud1a0\ub9ac\ub97c \ud3ec\ud568\ud55c file\uc758 \uac1c\uc218 \ud30c\uc545<br \/>\n: \ub514\ub809\ud1a0\ub9ac \uc138\ub294 \uac83\uc740 \uc704 grep \uc635\uc158\uc5d0\uc11c -^ \ubd80\ubd84\uc744 -d \ub85c \ubc14\uafd4\uc8fc\uae30\ub9cc \ud558\uba74 \ub41c\ub2e4.<\/p>\n<p>\ud604\uc7ac \ub514\ub809\ud1a0\ub9ac\uc5d0\uc11c \ud558\uc704 \ub514\ub809\ud1a0\ub9ac\ub97c \ud3ec\ud568\ud558\uc5ec \uac80\uc0c9\uc5b4\ub97c \uac80\uc0c9\ud560\ub54c<br \/>\nfind . -type f -print | xargs grep &#8220;string&#8221;<\/p>\n<p>\ud604\uc7ac \ub514\ub809\ud1a0\ub9ac \uc704\uce58\uc5d0\uc11c \ud558\uc704 \ub514\ub809\ud1a0\ub9ac\ub97c \ud3ec\ud568\ud558\uc5ec string \uc774\ub780 \ubb38\uc790\uc5f4\uc744 \ud3ec\ud568\ud55c \ud30c\uc77c \uac80\uc0c9<br \/>\nfind . -type f | xargs grep &#8220;string&#8221;<br \/>\nfind . | xargs grep &#8220;string&#8221;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; find \uc640 grep \ud65c\uc6a9 \uac00\uc7a5 \uae30\ubcf8\uc774 \ub418\ub294 \ud30c\uc77c \ub0b4\uc758 \ud2b9\uc815 \ud14d\uc2a4\ud2b8 \ucc3e\uae30 grep test sample.txt : sample.txt \ud30c\uc77c\uc5d0\uc11c test\uac00 \ub4e4\uc5b4\uac04 \ub77c\uc778\uc744 \ucc3e\ub294\ub2e4. grep test .\/* : \ud604\uc7ac \ud3f4\ub354 \ub0b4\uc5d0\uc11c test\ub780 \ub2e8\uc5b4\uac00 \ub4e4\uc5b4\uac04 \ud30c\uc77c\ub4e4\uc744 \ucc3e\uc544 \ubcf4\uc5ec\uc900\ub2e4. find .\/ -name &#8220;*.txt&#8221; &hellip; <a href=\"https:\/\/apollo89.com\/wordpress\/?p=427\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[661,670],"tags":[121,122,124],"class_list":["post-427","post","type-post","status-publish","format-standard","hentry","category-system","category-util-tools","tag-find","tag-grep","tag-xargs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>find \uc640 grep \ud65c\uc6a9 - Apollo89.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/apollo89.com\/wordpress\/?p=427\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"find \uc640 grep \ud65c\uc6a9 - Apollo89.com\" \/>\n<meta property=\"og:description\" content=\"&nbsp; find \uc640 grep \ud65c\uc6a9 \uac00\uc7a5 \uae30\ubcf8\uc774 \ub418\ub294 \ud30c\uc77c \ub0b4\uc758 \ud2b9\uc815 \ud14d\uc2a4\ud2b8 \ucc3e\uae30 grep test sample.txt : sample.txt \ud30c\uc77c\uc5d0\uc11c test\uac00 \ub4e4\uc5b4\uac04 \ub77c\uc778\uc744 \ucc3e\ub294\ub2e4. grep test .\/* : \ud604\uc7ac \ud3f4\ub354 \ub0b4\uc5d0\uc11c test\ub780 \ub2e8\uc5b4\uac00 \ub4e4\uc5b4\uac04 \ud30c\uc77c\ub4e4\uc744 \ucc3e\uc544 \ubcf4\uc5ec\uc900\ub2e4. find .\/ -name &#8220;*.txt&#8221; &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/apollo89.com\/wordpress\/?p=427\" \/>\n<meta property=\"og:site_name\" content=\"Apollo89.com\" \/>\n<meta property=\"article:published_time\" content=\"2011-02-22T14:23:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-02-25T03:43:12+00:00\" \/>\n<meta name=\"author\" content=\"apollo89\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"apollo89\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427\"},\"author\":{\"name\":\"apollo89\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"headline\":\"find \uc640 grep \ud65c\uc6a9\",\"datePublished\":\"2011-02-22T14:23:25+00:00\",\"dateModified\":\"2013-02-25T03:43:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427\"},\"wordCount\":117,\"commentCount\":0,\"keywords\":[\"find\",\"grep\",\"xargs\"],\"articleSection\":[\"System\",\"Util\\\/Tools\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427\",\"name\":\"find \uc640 grep \ud65c\uc6a9 - Apollo89.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\"},\"datePublished\":\"2011-02-22T14:23:25+00:00\",\"dateModified\":\"2013-02-25T03:43:12+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=427#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/apollo89.com\\\/wordpress\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"find \uc640 grep \ud65c\uc6a9\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/\",\"name\":\"Apollo89.com\",\"description\":\"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\",\"name\":\"apollo89\",\"description\":\"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"find \uc640 grep \ud65c\uc6a9 - Apollo89.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/apollo89.com\/wordpress\/?p=427","og_locale":"ko_KR","og_type":"article","og_title":"find \uc640 grep \ud65c\uc6a9 - Apollo89.com","og_description":"&nbsp; find \uc640 grep \ud65c\uc6a9 \uac00\uc7a5 \uae30\ubcf8\uc774 \ub418\ub294 \ud30c\uc77c \ub0b4\uc758 \ud2b9\uc815 \ud14d\uc2a4\ud2b8 \ucc3e\uae30 grep test sample.txt : sample.txt \ud30c\uc77c\uc5d0\uc11c test\uac00 \ub4e4\uc5b4\uac04 \ub77c\uc778\uc744 \ucc3e\ub294\ub2e4. grep test .\/* : \ud604\uc7ac \ud3f4\ub354 \ub0b4\uc5d0\uc11c test\ub780 \ub2e8\uc5b4\uac00 \ub4e4\uc5b4\uac04 \ud30c\uc77c\ub4e4\uc744 \ucc3e\uc544 \ubcf4\uc5ec\uc900\ub2e4. find .\/ -name &#8220;*.txt&#8221; &hellip; Continue reading &rarr;","og_url":"https:\/\/apollo89.com\/wordpress\/?p=427","og_site_name":"Apollo89.com","article_published_time":"2011-02-22T14:23:25+00:00","article_modified_time":"2013-02-25T03:43:12+00:00","author":"apollo89","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"apollo89","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/apollo89.com\/wordpress\/?p=427#article","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=427"},"author":{"name":"apollo89","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"headline":"find \uc640 grep \ud65c\uc6a9","datePublished":"2011-02-22T14:23:25+00:00","dateModified":"2013-02-25T03:43:12+00:00","mainEntityOfPage":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=427"},"wordCount":117,"commentCount":0,"keywords":["find","grep","xargs"],"articleSection":["System","Util\/Tools"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/apollo89.com\/wordpress\/?p=427#respond"]}]},{"@type":"WebPage","@id":"https:\/\/apollo89.com\/wordpress\/?p=427","url":"https:\/\/apollo89.com\/wordpress\/?p=427","name":"find \uc640 grep \ud65c\uc6a9 - Apollo89.com","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/#website"},"datePublished":"2011-02-22T14:23:25+00:00","dateModified":"2013-02-25T03:43:12+00:00","author":{"@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"breadcrumb":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=427#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/apollo89.com\/wordpress\/?p=427"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/apollo89.com\/wordpress\/?p=427#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/apollo89.com\/wordpress"},{"@type":"ListItem","position":2,"name":"find \uc640 grep \ud65c\uc6a9"}]},{"@type":"WebSite","@id":"https:\/\/apollo89.com\/wordpress\/#website","url":"https:\/\/apollo89.com\/wordpress\/","name":"Apollo89.com","description":"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/apollo89.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82","name":"apollo89","description":"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.","url":"https:\/\/apollo89.com\/wordpress\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=427"}],"version-history":[{"count":0,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/427\/revisions"}],"wp:attachment":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=427"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=427"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}