{"id":44,"date":"2010-09-01T04:24:21","date_gmt":"2010-09-01T04:24:21","guid":{"rendered":"http:\/\/anyons.net\/dev\/?p=44"},"modified":"2022-07-12T14:49:13","modified_gmt":"2022-07-12T05:49:13","slug":"awk%eb%a5%bc-%ec%82%ac%ec%9a%a9%ed%95%98%ec%97%ac-tail%ec%9d%84-%ec%82%ac%ec%9a%a9%ed%95%98%eb%8a%94-%eb%aa%a8%eb%93%a0-%ed%94%84%eb%a1%9c%ec%84%b8%ec%8a%a4%eb%a5%bc-%ec%a3%bd%ec%9d%b4%eb%8a%94","status":"publish","type":"post","link":"https:\/\/anyons.net\/?p=44","title":{"rendered":"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c"},"content":{"rendered":"<pre class=\"lang:sh decode:true \">ps -ef | grep tail | grep -v grep | grep -v .log | awk '{print \"kill -9 \" $2}'<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>ps -ef | grep tail | grep -v grep | grep -v .log | awk &#8216;{print &#8220;kill -9 &#8221; $2}&#8217; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_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}},"categories":[93,165],"tags":[24],"class_list":["post-44","post","type-post","status-publish","format-standard","hentry","category-command","category-system","tag-awk","odd"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c - 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=44\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c - anydragon\" \/>\n<meta property=\"og:description\" content=\"ps -ef | grep tail | grep -v grep | grep -v .log | awk &#039;{print &quot;kill -9 &quot; $2}&#039;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/anyons.net\/?p=44\" \/>\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=\"2010-09-01T04:24:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-07-12T05:49:13+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<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=44#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=44\"},\"author\":{\"name\":\"anydragon\",\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"headline\":\"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c\",\"datePublished\":\"2010-09-01T04:24:21+00:00\",\"dateModified\":\"2022-07-12T05:49:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=44\"},\"wordCount\":2,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#\\\/schema\\\/person\\\/e848d5666536ff82e9ee531c70249f2b\"},\"keywords\":[\"awk\"],\"articleSection\":[\"Command\",\"System\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/anyons.net\\\/?p=44#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=44\",\"url\":\"https:\\\/\\\/anyons.net\\\/?p=44\",\"name\":\"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c - anydragon\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/#website\"},\"datePublished\":\"2010-09-01T04:24:21+00:00\",\"dateModified\":\"2022-07-12T05:49:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=44#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/anyons.net\\\/?p=44\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/anyons.net\\\/?p=44#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/anyons.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c\"}]},{\"@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":"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c - 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=44","og_locale":"ko_KR","og_type":"article","og_title":"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c - anydragon","og_description":"ps -ef | grep tail | grep -v grep | grep -v .log | awk '{print \"kill -9 \" $2}'","og_url":"https:\/\/anyons.net\/?p=44","og_site_name":"anydragon","article_publisher":"https:\/\/www.facebook.com\/anydragon","article_author":"https:\/\/www.facebook.com\/anydragon","article_published_time":"2010-09-01T04:24:21+00:00","article_modified_time":"2022-07-12T05:49:13+00:00","author":"anydragon","twitter_card":"summary_large_image","twitter_creator":"@anydragon","twitter_site":"@anydragon","twitter_misc":{"\uae00\uc4f4\uc774":"anydragon"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/anyons.net\/?p=44#article","isPartOf":{"@id":"https:\/\/anyons.net\/?p=44"},"author":{"name":"anydragon","@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"headline":"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c","datePublished":"2010-09-01T04:24:21+00:00","dateModified":"2022-07-12T05:49:13+00:00","mainEntityOfPage":{"@id":"https:\/\/anyons.net\/?p=44"},"wordCount":2,"commentCount":0,"publisher":{"@id":"https:\/\/anyons.net\/#\/schema\/person\/e848d5666536ff82e9ee531c70249f2b"},"keywords":["awk"],"articleSection":["Command","System"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/anyons.net\/?p=44#respond"]}]},{"@type":"WebPage","@id":"https:\/\/anyons.net\/?p=44","url":"https:\/\/anyons.net\/?p=44","name":"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c - anydragon","isPartOf":{"@id":"https:\/\/anyons.net\/#website"},"datePublished":"2010-09-01T04:24:21+00:00","dateModified":"2022-07-12T05:49:13+00:00","breadcrumb":{"@id":"https:\/\/anyons.net\/?p=44#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/anyons.net\/?p=44"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/anyons.net\/?p=44#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/anyons.net\/"},{"@type":"ListItem","position":2,"name":"awk\ub97c \uc0ac\uc6a9\ud558\uc5ec tail\uc744 \uc0ac\uc6a9\ud558\ub294 \ubaa8\ub4e0 \ud504\ub85c\uc138\uc2a4\ub97c \uc8fd\uc774\ub294 \uc608\uc81c"}]},{"@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_featured_media_url":"","jetpack-related-posts":[{"id":1194,"url":"https:\/\/anyons.net\/?p=1194","url_meta":{"origin":44,"position":0},"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":[]},{"id":1777,"url":"https:\/\/anyons.net\/?p=1777","url_meta":{"origin":44,"position":1},"title":"Load Avg","author":"anydragon","date":"2020\ub144 08\uc6d4 19\uc77c","format":false,"excerpt":"\ub2e4\ub978\uac74 \uadf8\ub0e5 \uc6f9\uc5d0\uc11c \ucc3e\uc544\ubcf4\uace0CPU Core \uac2f\uc218\ub97c \uac00\uc838\uc624\uba74 sysctl hw.ncpu | awk '{print $2}' load Avg\uac00 \uc800 \uc218\uce58\uac00 \ub418\uba74 \ubaa8\ub4e0 cpu\uc758 core\ub97c 100% \uc0ac\uc6a9\ud558\uace0 \uc788\ub2e4\ub294 \uac70...","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":1317,"url":"https:\/\/anyons.net\/?p=1317","url_meta":{"origin":44,"position":2},"title":"Mac Brew\ub85c \ud328\ud0a4\uc9c0 \uad00\ub9ac","author":"anydragon","date":"2017\ub144 06\uc6d4 08\uc77c","format":false,"excerpt":"Brew \uba85\ub839\uc5b4 brew search formula \/\/ \ud328\ud0a4\uc9c0 \uac80 brew install formula \/\/ \ud328\ud0a4\uc9c0 \uc124\uce58 brew remove formula \/\/ \ud328\ud0a4\uc9c0 \uc0ad\uc81c brew info formula \/\/ \ud328\ud0a4\uc9c0 \uc815\ubcf4 brew switch formula 2.1.1 \/\/ \ud2b9\uc815 \ubc84\uc804\uc73c\ub85c \ubcc0\uacbd brew upgrade [formula] \/\/ \uc124\uce58\ud55c \ud328\ud0a4\uc9c0\uc758 \ucd5c\uc2e0\ubc84\uc804\uc744 \uc124\uce58 brew list \ub610\ub294 brew ls \/\/ \uc124\uce58\ud55c formula\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":54,"url":"https:\/\/anyons.net\/?p=54","url_meta":{"origin":44,"position":3},"title":"VIM \uc720\uc6a9\ud55c \uba85\ub839","author":"anydragon","date":"2011\ub144 04\uc6d4 02\uc77c","format":false,"excerpt":"\ucd9c\ucc98 :\u00a0http:\/\/hyok.kr\/33 \uae00 \uc218\uc815\ud558\uae30 :12,24j : 12\uc904\ubd80\ud130 24\uc904\uae4c\uc9c0 \ud569\uce58\uace0 \uac01 \uc904\uc758 \uacf5\ubc31\uc740 \uadf8\ub300\ub85c \ub450\uae30.~ : \ub300\uc18c\ubb38\uc790 \uc804\ud658\ud558\uae30r : \ud604\uc7ac \ucee4\uc11c\uc544\ub798\uc5d0 \uc788\ub294 \uae00\uc790\ub97c \ub2e4\ub978 \ubb38\uc790\ub85c \ubc14\uafb8\uae304rx : \ud604\uc7ac \ucee4\uc11c \uc774\ud6c4 4\uac1c\uc758 \uae00\uc790\ub97c \"x\" \ubb38\uc790\ub85c \ubc14\uafb8\uae30R : ESC\ud0a4\ub97c \ub204\ub97c\ub54c \uae4c\uc9c0 \ub36e\uc5b4\uc4f0\uae30>> : \ud604\uc7ac \uc904\uc744 \uc624\ub978\ucabd\uc73c\ub85c \ub4e4\uc5ec\uc4f0\uae30 \ud558\uae303>> : \uc138 \uc904\uc744 \uc624\ub978\ucabd\uc73c\ub85c \ub4e4\uc5ec\uc4f0\uae30\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":673,"url":"https:\/\/anyons.net\/?p=673","url_meta":{"origin":44,"position":4},"title":"windows 8.1\uc5d0\uc11c vmware\uc640 hyper-v\uac00 \uac19\uc774 \uc2e4\ud589\ub418\uc9c0 \uc54a\ub294 \ubb38\uc81c","author":"anydragon","date":"2014\ub144 05\uc6d4 30\uc77c","format":false,"excerpt":"\u00a0 bcdedit \/set hypervisorlaunchtype off \uc7ac\ubd80\ud305 \ud544\uc694Hyper-V\ub97c \ub2e4\uc2dc \uc2e4\ud589\uc2dc\ud0a4\ub824\uba74 bcdedit \/set hypervisorlaunchtype auto \uc7ac\ubd80\ud305 \ud544\uc694","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":224,"url":"https:\/\/anyons.net\/?p=224","url_meta":{"origin":44,"position":5},"title":"find","author":"anydragon","date":"2011\ub144 11\uc6d4 27\uc77c","format":false,"excerpt":"\ud30c\uc77c\uc5d0\uc11c \ud14d\uc2a4\ud2b8 \ubb38\uc790\uc5f4\uc744 \ucc3e\uc2b5\ub2c8\ub2e4. FIND [\/V] [\/C] [\/N] [\/I] [\/OFF[LINE]] \"\ubb38\uc790\uc5f4\" [[\ub4dc\ub77c\uc774\ube0c:][\uacbd\ub85c]\ud30c\uc77c\uc774\ub984[ ...]] \/V \uc9c0\uc815\ud55c \ubb38\uc790\uc5f4\uc774 \uc5c6\ub294 \uc904\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \/C \uc9c0\uc815\ud55c \ubb38\uc790\uc5f4\uc774 \uc788\ub294 \uc904 \uc218\ub9cc\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4. \/N \uc9c0\uc815\ud55c \ubb38\uc790\uc5f4\uc774 \uc788\ub294 \uac01 \uc904 \uc55e\uc5d0 \uc904 \ubc88\ud638\ub97c \ubd99\uc785\ub2c8\ub2e4. \/I \ub300\/\uc18c\ubb38\uc790\ub97c \uad6c\ubcc4\ud558\uc9c0 \uc54a\uace0 \ucc3e\uc2b5\ub2c8\ub2e4. \/OFF[LINE] \uc624\ud504\ub77c\uc778 \uc18d\uc131 \uc138\ud2b8 \ud30c\uc77c\uc744 \uac74\ub108\ub6f0\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \"\ubb38\uc790\uc5f4\" \ucc3e\uc744\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,"_links":{"self":[{"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts\/44","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=44"}],"version-history":[{"count":0,"href":"https:\/\/anyons.net\/index.php?rest_route=\/wp\/v2\/posts\/44\/revisions"}],"wp:attachment":[{"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=44"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=44"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/anyons.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}