{"id":1664,"date":"2005-04-06T12:38:00","date_gmt":"2005-04-06T12:38:00","guid":{"rendered":"http:\/\/t.motd.kr\/articles\/1664\/ipod-shuffle"},"modified":"2022-12-28T01:49:39","modified_gmt":"2022-12-27T16:49:39","slug":"ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8","status":"publish","type":"post","link":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/","title":{"rendered":"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8"},"content":{"rendered":"
\uc0c8 \ud50c\ub808\uc774\uc5b4 (iAudio U2) \uad6c\uc785 \uae30\ub150\uc73c\ub85c \uc791\uc131\ud574 \ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \ud658\uacbd\uc5d0 \ub9de\uac8c \uc791\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4: <\/p>\n
    \n
  1. \/etc\/fstab \uc5d0 \ud50c\ub808\uc774\uc5b4\uac00 \/media\/usb\/ \uc5d0 \ub9c8\uc6b4\ud2b8\ub418\ub3c4\ub85d \uc124\uc815<\/li>\n
  2. \uc74c\uc545 \ud30c\uc77c\uc740 \/home\/shared\/music \uc774\ud558\uc758 *.ogg \ub9cc \uac00\uc838\uc624\ub3c4\ub85d<\/li>\n
  3. \ud30c\uc77c \uc2dc\uc2a4\ud15c \uc5d4\ucf54\ub529\uc740 UTF-8, \ud50c\ub808\uc774\uc5b4\uce21 \uc5d4\ucf54\ub529\uc740 EUC-KR \ub85c \uac00\uc815<\/li>\n
  4. \ubaa8\ub4e0 \ud30c\uc77c\uba85\uc740 \u201c\ud2b8\ub799\ubc88\ud638. \uace1\uba85\u201d \uc73c\ub85c \uac00\uc815<\/li>\n
  5. \uc2e4\ud589\uc2dc\ub9c8\ub2e4 \/media\/usb\/music\/shuffle \ub514\ub809\ud1a0\ub9ac\uc758 \ub0b4\uc6a9\uc744 \ubaa8\ub450 \uc9c0\uc6b0\uace0 \ub79c\ub364\uc73c\ub85c 50\uace1\uc744 \ubf51\uc544 \uc6a9\ub7c9\uc774 \uaf49 \ucc30 \ub54c\uae4c\uc9c0 \uc9d1\uc5b4\ub123\uc74c<\/li>\n<\/ol>\n

    \n

    \n

    #!\/bin\/sh
    \nmount \/media\/usb
    \nrm -fr \/media\/usb\/music\/shuffle\/*
    \nmkdir -p \/media\/usb\/music\/shuffle<\/p>\n

    find \/home\/shared\/music\/ -name \u201c*.ogg\u201d | rl | head -50 | while read afile; do
    \n bfile=`basename \u201c${afile}\u201d`
    \n bfile=`echo \u201c${bfile}\u201d | sed \u2019s\/^[0-9]*. (.*)$\/1\/\u2019`
    \n echo \u201c$bfile\u201d
    \n bfile=`echo \u201c${bfile}\u201d | iconv -f UTF-8 -t EUC-KR -c -s`
    \n cp -f \u201c${afile}\u201d \u201c\/media\/usb\/music\/shuffle\/${bfile}\u201d || break
    \n sync
    \ndone
    \nsync
    \numount \/media\/usb<\/p>\n<\/blockquote>\n

    \n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"

    \uc0c8 \ud50c\ub808\uc774\uc5b4 (iAudio U2) \uad6c\uc785 \uae30\ub150\uc73c\ub85c \uc791\uc131\ud574 \ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \ud658\uacbd\uc5d0 \ub9de\uac8c \uc791\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4: \/etc\/fstab \uc5d0 \ud50c\ub808\uc774\uc5b4\uac00 \/media\/usb\/ \uc5d0 \ub9c8\uc6b4\ud2b8\ub418\ub3c4\ub85d \uc124\uc815 \uc74c\uc545 \ud30c\uc77c\uc740 \/home\/shared\/music \uc774\ud558\uc758 *.ogg \ub9cc \uac00\uc838\uc624\ub3c4\ub85d \ud30c\uc77c \uc2dc\uc2a4\ud15c \uc5d4\ucf54\ub529\uc740 UTF-8, \ud50c\ub808\uc774\uc5b4\uce21 \uc5d4\ucf54\ub529\uc740 EUC-KR \ub85c \uac00\uc815 \ubaa8\ub4e0 \ud30c\uc77c\uba85\uc740 \u201c\ud2b8\ub799\ubc88\ud638. \uace1\uba85\u201d \uc73c\ub85c \uac00\uc815 \uc2e4\ud589\uc2dc\ub9c8\ub2e4 \/media\/usb\/music\/shuffle \ub514\ub809\ud1a0\ub9ac\uc758 \ub0b4\uc6a9\uc744 \ubaa8\ub450 \uc9c0\uc6b0\uace0 \ub79c\ub364\uc73c\ub85c 50\uace1\uc744 \ubf51\uc544 \uc6a9\ub7c9\uc774 \uaf49 \ucc30 \ub54c\uae4c\uc9c0 \uc9d1\uc5b4\ub123\uc74c… Continue reading →<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"yoast_head":"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8 — T's message of the day<\/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:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-\ub530\ub77c\ud558\ub294-\uc258-\uc2a4\ud06c\ub9bd\ud2b8\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8 — T's message of the day\" \/>\n<meta property=\"og:description\" content=\"\uc0c8 \ud50c\ub808\uc774\uc5b4 (iAudio U2) \uad6c\uc785 \uae30\ub150\uc73c\ub85c \uc791\uc131\ud574 \ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \ud658\uacbd\uc5d0 \ub9de\uac8c \uc791\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4: \/etc\/fstab \uc5d0 \ud50c\ub808\uc774\uc5b4\uac00 \/media\/usb\/ \uc5d0 \ub9c8\uc6b4\ud2b8\ub418\ub3c4\ub85d \uc124\uc815 \uc74c\uc545 \ud30c\uc77c\uc740 \/home\/shared\/music \uc774\ud558\uc758 *.ogg \ub9cc \uac00\uc838\uc624\ub3c4\ub85d \ud30c\uc77c \uc2dc\uc2a4\ud15c \uc5d4\ucf54\ub529\uc740 UTF-8, \ud50c\ub808\uc774\uc5b4\uce21 \uc5d4\ucf54\ub529\uc740 EUC-KR \ub85c \uac00\uc815 \ubaa8\ub4e0 \ud30c\uc77c\uba85\uc740 \u201c\ud2b8\ub799\ubc88\ud638. \uace1\uba85\u201d \uc73c\ub85c \uac00\uc815 \uc2e4\ud589\uc2dc\ub9c8\ub2e4 \/media\/usb\/music\/shuffle \ub514\ub809\ud1a0\ub9ac\uc758 \ub0b4\uc6a9\uc744 \ubaa8\ub450 \uc9c0\uc6b0\uace0 \ub79c\ub364\uc73c\ub85c 50\uace1\uc744 \ubf51\uc544 \uc6a9\ub7c9\uc774 \uaf49 \ucc30 \ub54c\uae4c\uc9c0 \uc9d1\uc5b4\ub123\uc74c... Continue reading →\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-\ub530\ub77c\ud558\ub294-\uc258-\uc2a4\ud06c\ub9bd\ud2b8\/\" \/>\n<meta property=\"og:site_name\" content=\"T's message of the day\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/trustin\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/trustin\" \/>\n<meta property=\"article:published_time\" content=\"2005-04-06T12:38:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-12-27T16:49:39+00:00\" \/>\n<meta name=\"author\" content=\"Trustin Lee\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/www.twitter.com\/trustin\" \/>\n<meta name=\"twitter:site\" content=\"@trustin\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Trustin Lee\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/\"},\"author\":{\"name\":\"Trustin Lee\",\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d\"},\"headline\":\"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8\",\"datePublished\":\"2005-04-06T12:38:00+00:00\",\"dateModified\":\"2022-12-27T16:49:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/\"},\"wordCount\":84,\"publisher\":{\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d\"},\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/\",\"url\":\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/\",\"name\":\"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8 — T's message of the day\",\"isPartOf\":{\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#website\"},\"datePublished\":\"2005-04-06T12:38:00+00:00\",\"dateModified\":\"2022-12-27T16:49:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vault.motd.kr\/wordpress\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#website\",\"url\":\"https:\/\/vault.motd.kr\/wordpress\/\",\"name\":\"T's message of the day\",\"description\":\"the best is yet to come\",\"publisher\":{\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vault.motd.kr\/wordpress\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d\",\"name\":\"Trustin Lee\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/vault.motd.kr\/wordpress\/wp-content\/uploads\/2020\/09\/avatar-2019-966px.png\",\"contentUrl\":\"https:\/\/vault.motd.kr\/wordpress\/wp-content\/uploads\/2020\/09\/avatar-2019-966px.png\",\"width\":966,\"height\":966,\"caption\":\"Trustin Lee\"},\"logo\":{\"@id\":\"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/image\/\"},\"sameAs\":[\"https:\/\/t.motd.kr\/\",\"https:\/\/www.facebook.com\/trustin\",\"https:\/\/www.instagram.com\/trustinlee\/\",\"https:\/\/www.linkedin.com\/in\/trustin\",\"https:\/\/twitter.com\/https:\/\/www.twitter.com\/trustin\",\"https:\/\/www.youtube.com\/@trustinlee\"]}]}<\/script>","yoast_head_json":{"title":"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8 — T's message of the day","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:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-\ub530\ub77c\ud558\ub294-\uc258-\uc2a4\ud06c\ub9bd\ud2b8\/","og_locale":"en_US","og_type":"article","og_title":"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8 — T's message of the day","og_description":"\uc0c8 \ud50c\ub808\uc774\uc5b4 (iAudio U2) \uad6c\uc785 \uae30\ub150\uc73c\ub85c \uc791\uc131\ud574 \ubcf4\uc558\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \ud658\uacbd\uc5d0 \ub9de\uac8c \uc791\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4: \/etc\/fstab \uc5d0 \ud50c\ub808\uc774\uc5b4\uac00 \/media\/usb\/ \uc5d0 \ub9c8\uc6b4\ud2b8\ub418\ub3c4\ub85d \uc124\uc815 \uc74c\uc545 \ud30c\uc77c\uc740 \/home\/shared\/music \uc774\ud558\uc758 *.ogg \ub9cc \uac00\uc838\uc624\ub3c4\ub85d \ud30c\uc77c \uc2dc\uc2a4\ud15c \uc5d4\ucf54\ub529\uc740 UTF-8, \ud50c\ub808\uc774\uc5b4\uce21 \uc5d4\ucf54\ub529\uc740 EUC-KR \ub85c \uac00\uc815 \ubaa8\ub4e0 \ud30c\uc77c\uba85\uc740 \u201c\ud2b8\ub799\ubc88\ud638. \uace1\uba85\u201d \uc73c\ub85c \uac00\uc815 \uc2e4\ud589\uc2dc\ub9c8\ub2e4 \/media\/usb\/music\/shuffle \ub514\ub809\ud1a0\ub9ac\uc758 \ub0b4\uc6a9\uc744 \ubaa8\ub450 \uc9c0\uc6b0\uace0 \ub79c\ub364\uc73c\ub85c 50\uace1\uc744 \ubf51\uc544 \uc6a9\ub7c9\uc774 \uaf49 \ucc30 \ub54c\uae4c\uc9c0 \uc9d1\uc5b4\ub123\uc74c... Continue reading →","og_url":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-\ub530\ub77c\ud558\ub294-\uc258-\uc2a4\ud06c\ub9bd\ud2b8\/","og_site_name":"T's message of the day","article_publisher":"https:\/\/www.facebook.com\/trustin","article_author":"https:\/\/www.facebook.com\/trustin","article_published_time":"2005-04-06T12:38:00+00:00","article_modified_time":"2022-12-27T16:49:39+00:00","author":"Trustin Lee","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/www.twitter.com\/trustin","twitter_site":"@trustin","twitter_misc":{"Written by":"Trustin Lee"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/#article","isPartOf":{"@id":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/"},"author":{"name":"Trustin Lee","@id":"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d"},"headline":"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8","datePublished":"2005-04-06T12:38:00+00:00","dateModified":"2022-12-27T16:49:39+00:00","mainEntityOfPage":{"@id":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/"},"wordCount":84,"publisher":{"@id":"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d"},"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/","url":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/","name":"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8 — T's message of the day","isPartOf":{"@id":"https:\/\/vault.motd.kr\/wordpress\/#website"},"datePublished":"2005-04-06T12:38:00+00:00","dateModified":"2022-12-27T16:49:39+00:00","breadcrumb":{"@id":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vault.motd.kr\/wordpress\/posts\/1664\/ipod-shuffle-%eb%94%b0%eb%9d%bc%ed%95%98%eb%8a%94-%ec%89%98-%ec%8a%a4%ed%81%ac%eb%a6%bd%ed%8a%b8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vault.motd.kr\/wordpress\/"},{"@type":"ListItem","position":2,"name":"iPod Shuffle \ub530\ub77c\ud558\ub294 \uc258 \uc2a4\ud06c\ub9bd\ud2b8"}]},{"@type":"WebSite","@id":"https:\/\/vault.motd.kr\/wordpress\/#website","url":"https:\/\/vault.motd.kr\/wordpress\/","name":"T's message of the day","description":"the best is yet to come","publisher":{"@id":"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vault.motd.kr\/wordpress\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/4430ad90fc2ddeef051565701d85db9d","name":"Trustin Lee","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/image\/","url":"https:\/\/vault.motd.kr\/wordpress\/wp-content\/uploads\/2020\/09\/avatar-2019-966px.png","contentUrl":"https:\/\/vault.motd.kr\/wordpress\/wp-content\/uploads\/2020\/09\/avatar-2019-966px.png","width":966,"height":966,"caption":"Trustin Lee"},"logo":{"@id":"https:\/\/vault.motd.kr\/wordpress\/#\/schema\/person\/image\/"},"sameAs":["https:\/\/t.motd.kr\/","https:\/\/www.facebook.com\/trustin","https:\/\/www.instagram.com\/trustinlee\/","https:\/\/www.linkedin.com\/in\/trustin","https:\/\/twitter.com\/https:\/\/www.twitter.com\/trustin","https:\/\/www.youtube.com\/@trustinlee"]}]}},"_links":{"self":[{"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/posts\/1664"}],"collection":[{"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/comments?post=1664"}],"version-history":[{"count":1,"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/posts\/1664\/revisions"}],"predecessor-version":[{"id":6042,"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/posts\/1664\/revisions\/6042"}],"wp:attachment":[{"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/media?parent=1664"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/categories?post=1664"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vault.motd.kr\/wordpress\/wp-json\/wp\/v2\/tags?post=1664"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}