{"id":2418,"date":"2021-06-01T23:50:54","date_gmt":"2021-06-01T14:50:54","guid":{"rendered":"http:\/\/blog.anyons.net\/?p=2418"},"modified":"2022-07-12T14:42:49","modified_gmt":"2022-07-12T05:42:49","slug":"colortail-config","status":"publish","type":"post","link":"https:\/\/anyons.net\/?p=2418","title":{"rendered":"colortail config"},"content":{"rendered":"\n<pre class=\"lang:apache decode:true \">COLOR magenta\n{\n# matches the date\n^(... ..).*$\n}\n\nCOLOR cyan\n{\n# matches the time\n^... .. (..:..:..).*$\n# matches the word INFO\n^.*(INFO|info).*$\n}\n\nCOLOR green\n{\n# matches the hostname\n^... .. ..:..:.. ([^ ]+).*$\n}\n\nCOLOR yellow\n{\n# matches the \"program\" that wrote to syslog\n^... .. ..:..:.. [^ ]+ ([^ ]+)\n}\n\nCOLOR brightyellow\n{\n# matches all ip adresses\n^.*([0-9]{3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*$\n^.*([0-9]{2}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*$\n^.*([0-9]{1}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*$\n# matches two ip adresses in one line\n^.*([0-9]{3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*([0-9]{3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*$\n^.*([0-9]{2}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*([0-9]{2}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*$\n^.*([0-9]{1}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*([0-9]{1}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}){1}([:][0-9][0-9][0-9][0-9][0-9]?).*$\n# matches the word WARNING\n^.*(WARNING|warning|WARN).*$\n}\n\nCOLOR brightred\n{\n# matches the word root\n^.*(root).*$\n# matches DENY\n^.*(ppp-in DENY ppp0).*$\n^.*(eth-in DENY eth0).*$\n# matches the word ERROR\n^(ERROR|error|err).*$\n^.*(ERROR|error|err).*$\n}\n\nCOLOR brightblue\n{\n# matches the output from the \"program\"\n^... .. ..:..:.. [^ ]+ [^ ]+ (.*)\n# matches the time\n^.*([0-9]{2}:[0-9]{2}:[0-9]{2}).*$\n}<\/pre>\n<p>\u00a0<\/p>\n","protected":false},"excerpt":{"rendered":"<p> COLOR magenta { # matches the date ^(&#8230; ..).*$ } COLOR cyan { # matches the time ^&#8230; .. (..:..:..).*$ # matches the word INFO ^.*(INFO|info).*$ } COLOR green { # matches the hostname ^&#8230; .. ..:..:.. ([^ ]+).*$ } COLOR yellow { # matches the &#8220;program&#8221; that wrote to syslog ^&#8230; .. ..:..:.. [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[94,165],"tags":[475,476],"class_list":["post-2418","post","type-post","status-publish","format-standard","hentry","category-configuration","category-system","tag-colortail","tag-conf","odd"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>colortail config - anydragon<\/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:\/\/anyons.net\/?p=2418\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"colortail config - anydragon\" \/>\n<meta property=\"og:description\" content=\"COLOR magenta { # matches the date ^(... ..).*$ } COLOR cyan { # matches the time ^... .. (..:..:..).*$ # matches the word INFO ^.*(INFO|info).*$ } COLOR green { # matches the hostname ^... .. ..:..:.. ([^ ]+).*$ } COLOR yellow { # matches the &quot;program&quot; that wrote to syslog ^... .. ..:..:.. [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/anyons.net\/?p=2418\" \/>\n<meta property=\"og:site_name\" content=\"anydragon\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/anydragon\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/anydragon\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-01T14:50:54+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-07-12T05:42:49+00:00\" \/>\n<meta name=\"author\" content=\"anydragon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@anydragon\" \/>\n<meta name=\"twitter:site\" content=\"@anydragon\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"anydragon\" \/>\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:\\\/\\\/anyons.net\\\/?p=2418#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=2418\"},\"author\":{\"name\":\"anydragon\",\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"headline\":\"colortail config\",\"datePublished\":\"2021-06-01T14:50:54+00:00\",\"dateModified\":\"2022-07-12T05:42:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=2418\"},\"wordCount\":2,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"keywords\":[\"colortail\",\"conf\"],\"articleSection\":[\"Configuration\",\"System\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/anyons.net\\\/?p=2418#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=2418\",\"url\":\"https:\\\/\\\/anyons.net\\\/?p=2418\",\"name\":\"colortail config - anydragon\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#website\"},\"datePublished\":\"2021-06-01T14:50:54+00:00\",\"dateModified\":\"2022-07-12T05:42:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=2418#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/anyons.net\\\/?p=2418\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=2418#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/anyons.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"colortail config\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/anyons.net\\\/#website\",\"url\":\"https:\\\/\\\/anyons.net\\\/\",\"name\":\"anydragon\",\"description\":\"mac, linux, aws, c, c++, mysql, mssql, redis, csharp, nodejs, rust, golang\",\"publisher\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/anyons.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\",\"name\":\"anydragon\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\",\"url\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\",\"contentUrl\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\",\"width\":2560,\"height\":1440,\"caption\":\"anydragon\"},\"logo\":{\"@id\":\"http:\\\/\\\/anyons.net\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/bg3-scaled.jpeg\"},\"sameAs\":[\"http:\\\/\\\/anyons.net\",\"https:\\\/\\\/www.facebook.com\\\/anydragon\",\"https:\\\/\\\/x.com\\\/anydragon\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCr78KWpvmk398vPfpUTWNLg\"],\"url\":\"https:\\\/\\\/anyons.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"colortail config - anydragon","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:\/\/anyons.net\/?p=2418","og_locale":"ko_KR","og_type":"article","og_title":"colortail config - anydragon","og_description":"COLOR magenta { # matches the date ^(... ..).*$ } COLOR cyan { # matches the time ^... .. (..:..:..).*$ # matches the word INFO ^.*(INFO|info).*$ } COLOR green { # matches the hostname ^... .. ..:..:.. ([^ ]+).*$ } COLOR yellow { # matches the \"program\" that wrote to syslog ^... .. ..:..:.. [...]","og_url":"https:\/\/anyons.net\/?p=2418","og_site_name":"anydragon","article_publisher":"https:\/\/www.facebook.com\/anydragon","article_author":"https:\/\/www.facebook.com\/anydragon","article_published_time":"2021-06-01T14:50:54+00:00","article_modified_time":"2022-07-12T05:42:49+00:00","author":"anydragon","twitter_card":"summary_large_image","twitter_creator":"@anydragon","twitter_site":"@anydragon","twitter_misc":{"\uae00\uc4f4\uc774":"anydragon","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/anyons.net\/?p=2418#article","isPartOf":{"@id":"https:\/\/anyons.net\/?p=2418"},"author":{"name":"anydragon","@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"headline":"colortail config","datePublished":"2021-06-01T14:50:54+00:00","dateModified":"2022-07-12T05:42:49+00:00","mainEntityOfPage":{"@id":"https:\/\/anyons.net\/?p=2418"},"wordCount":2,"commentCount":0,"publisher":{"@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"keywords":["colortail","conf"],"articleSection":["Configuration","System"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/anyons.net\/?p=2418#respond"]}]},{"@type":"WebPage","@id":"https:\/\/anyons.net\/?p=2418","url":"https:\/\/anyons.net\/?p=2418","name":"colortail config - anydragon","isPartOf":{"@id":"https:\/\/anyons.net\/#website"},"datePublished":"2021-06-01T14:50:54+00:00","dateModified":"2022-07-12T05:42:49+00:00","breadcrumb":{"@id":"https:\/\/anyons.net\/?p=2418#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/anyons.net\/?p=2418"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/anyons.net\/?p=2418#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/anyons.net\/"},{"@type":"ListItem","position":2,"name":"colortail config"}]},{"@type":"WebSite","@id":"https:\/\/anyons.net\/#website","url":"https:\/\/anyons.net\/","name":"anydragon","description":"mac, linux, aws, c, c++, mysql, mssql, redis, csharp, nodejs, rust, golang","publisher":{"@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/anyons.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":["Person","Organization"],"@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b","name":"anydragon","image":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg","url":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg","contentUrl":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg","width":2560,"height":1440,"caption":"anydragon"},"logo":{"@id":"http:\/\/anyons.net\/wp-content\/uploads\/2022\/06\/bg3-scaled.jpeg"},"sameAs":["http:\/\/anyons.net","https:\/\/www.facebook.com\/anydragon","https:\/\/x.com\/anydragon","https:\/\/www.youtube.com\/channel\/UCr78KWpvmk398vPfpUTWNLg"],"url":"https:\/\/anyons.net\/?author=1"}]}},"jetpack_publicize_connections":[],"jetpack-related-posts":[{"id":2814,"url":"https:\/\/anyons.net\/?p=2814","url_meta":{"origin":2418,"position":0},"title":"azure ubuntu \uc124\uce58 ver 2022","author":"anydragon","date":"2022\ub144 09\uc6d4 06\uc77c","format":false,"excerpt":"TimeZone Setting ls -l \/etc\/localtime cd \/etc sudo rm -rf localtime sudo ln -s \/usr\/share\/zoneinfo\/Asia\/Seoul localtime # time changed UTC -> KST date package update sudo apt update sudo apt upgrade do-release-upgrade sudo apt autoclean sudo apt autoremove Util Install & Setting # install Utils sudo apt install build-essential sudo\u2026","rel":"","context":"&quot;Configuration&quot;\uc5d0\uc11c","block_context":{"text":"Configuration","link":"https:\/\/anyons.net\/?cat=94"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":2589,"url":"https:\/\/anyons.net\/?p=2589","url_meta":{"origin":2418,"position":1},"title":"mac osx zsh neovim \ud658\uacbd\uc124\uc815","author":"anydragon","date":"2022\ub144 07\uc6d4 02\uc77c","format":false,"excerpt":"~\/.zshrc # Set name of the theme to load --- if set to \"random\", it will # load a random theme each time oh-my-zsh is loaded, in which case, # to know which specific one was loaded, run: echo $RANDOM_THEME # See https:\/\/github.com\/ohmyzsh\/ohmyzsh\/wiki\/Themes #ZSH_THEME=\"robbyrussell\" ZSH_THEME=\"agnoster\" # Uncomment the following line\u2026","rel":"","context":"&quot;Configuration&quot;\uc5d0\uc11c","block_context":{"text":"Configuration","link":"https:\/\/anyons.net\/?cat=94"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1430,"url":"https:\/\/anyons.net\/?p=1430","url_meta":{"origin":2418,"position":2},"title":"macos bash ls color","author":"anydragon","date":"2017\ub144 11\uc6d4 20\uc77c","format":false,"excerpt":".bash_profile export CLICOLOR=1 export LSCOLORS='gxfxcxdxcxegedabagacad' 1. directory 2. symbolic link 3. socket 4. pipe 5. executable 6. block special 7. character special 8. executable with setuid bit set 9. executable with setgid bit set 10. directory writable to others, with sticky bit 11. directory writable to others, without sticky bit\u2026","rel":"","context":"&quot;Configuration&quot;\uc5d0\uc11c","block_context":{"text":"Configuration","link":"https:\/\/anyons.net\/?cat=94"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1389,"url":"https:\/\/anyons.net\/?p=1389","url_meta":{"origin":2418,"position":3},"title":"javascript\uc5d0\uc11c \uc120\ud0dd\uc790","author":"anydragon","date":"2017\ub144 09\uc6d4 05\uc77c","format":false,"excerpt":"css #box { color: red; } javascript document.getElementById(\"box\").style.color=\"red\"; css by class.box => class \uc5d0 box\uac00 \ud3ec\ud568\ub41c \ud56d\ubaa9 \uac1c\ubc1c\uc790\ub3c4\uad6c\uc5d0\uc11c jquery\ub97c \uc368\uc11c javascript\ub85c \ud574\ub2f9 \ud56d\ubaa9\uc758 \uac12\uc744 \ubcf4\ub824\uba74 $(\"#box\").val() . \uacfc # \ub098\ub9cc \ud5f7\uac08\ub824?","rel":"","context":"&quot;Programming&quot;\uc5d0\uc11c","block_context":{"text":"Programming","link":"https:\/\/anyons.net\/?cat=96"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":226,"url":"https:\/\/anyons.net\/?p=226","url_meta":{"origin":2418,"position":4},"title":"findstr","author":"anydragon","date":"2011\ub144 11\uc6d4 27\uc77c","format":false,"excerpt":"\ud30c\uc77c\uc5d0\uc11c \ubb38\uc790\uc5f4\uc744 \ucc3e\uc2b5\ub2c8\ub2e4. FINDSTR [\/B] [\/E] [\/L] [\/R] [\/S] [\/I] [\/X] [\/V] [\/N] [\/M] [\/O] [\/P] [\/F:\ud30c\uc77c][\/C:\ubb38\uc790\uc5f4] [\/G:\ud30c\uc77c] [\/D:\ub514\ub809\ud130\ub9ac \ubaa9\ub85d] [\/A:\uc0c9 \uc18d\uc131] [\/OFF[LINE]] \ubb38\uc790\uc5f4 [[\ub4dc\ub77c\uc774\ube0c:][\uacbd\ub85c]\ud30c\uc77c\uc774\ub984[ ...]] \/B \ud328\ud134\uc774 \ud589\uc758 \uccab \ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c \ube44\uad50\ud569\ub2c8\ub2e4. \/E \ud328\ud134\uc774 \ud589\uc758 \ub05d\ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c \ube44\uad50\ud569\ub2c8\ub2e4. \/L \ucc3e\ub294 \ubb38\uc790\uc5f4\uc744 \uae00\uc790 \uadf8\ub300\ub85c \uc0ac\uc6a9\ud569\ub2c8\ub2e4. \/R \ucc3e\ub294 \ubb38\uc790\uc5f4\uc744 \uc815\uaddc\uc2dd\uc73c\ub85c \uc0ac\uc6a9\ud569\ub2c8\ub2e4.\u2026","rel":"","context":"&quot;Command&quot;\uc5d0\uc11c","block_context":{"text":"Command","link":"https:\/\/anyons.net\/?cat=93"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1194,"url":"https:\/\/anyons.net\/?p=1194","url_meta":{"origin":2418,"position":5},"title":"\uc708\ub3c4\uc6b0\uc6a9 gvim\uc5d0\uc11c find in files \ud558\uae30","author":"anydragon","date":"2016\ub144 03\uc6d4 19\uc77c","format":false,"excerpt":"grep -i-s \"string\" --include \"*.php\" C:\\Program Files (x86)\\Microsoft Visual Studio 14.0>findstr \/? \ud30c\uc77c\uc5d0\uc11c \ubb38\uc790\uc5f4\uc744 \ucc3e\uc2b5\ub2c8\ub2e4. FINDSTR [\/B] [\/E] [\/L] [\/R] [\/S] [\/I] [\/X] [\/V] [\/N] [\/M] [\/O] [\/P] [\/F:\ud30c\uc77c][\/C:\ubb38\uc790\uc5f4] [\/G:\ud30c\uc77c] [\/D:\ub514\ub809\ud130\ub9ac \ubaa9\ub85d] [\/A:\uc0c9 \uc18d\uc131] [\/OFF[LINE]] \ubb38\uc790\uc5f4 [[\ub4dc\ub77c\uc774\ube0c:][\uacbd\ub85c]\ud30c\uc77c\uc774\ub984[ ...]] \/B \ud328\ud134\uc774 \ud589\uc758 \uccab \ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c \ube44\uad50\ud569\ub2c8\ub2e4. \/E \ud328\ud134\uc774 \ud589\uc758 \ub05d\ubd80\ubd84\uc5d0 \uc788\ub294\uc9c0\ub97c\u2026","rel":"","context":"&quot;Command&quot;\uc5d0\uc11c","block_context":{"text":"Command","link":"https:\/\/anyons.net\/?cat=93"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts\/2418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2418"}],"version-history":[{"count":0,"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts\/2418\/revisions"}],"wp:attachment":[{"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}