{"id":1235,"date":"2012-11-05T12:33:02","date_gmt":"2012-11-05T03:33:02","guid":{"rendered":"http:\/\/auctionpro.co.kr\/?p=1235"},"modified":"2012-11-05T12:37:57","modified_gmt":"2012-11-05T03:37:57","slug":"linux-%eb%b3%b8-%ec%85%b8-bourne-shel","status":"publish","type":"post","link":"https:\/\/www.auctionpro.co.kr\/?p=1235","title":{"rendered":"Linux \uc178 Bourne shell"},"content":{"rendered":"<p><strong>\ubcf8\uc178<\/strong>(Bourne shell, \ud639\uc740 \uc904\uc5ec\uc11c sh)\ub294 \uc720\ub2c9\uc2a4 \ubc84\uc804 7\uc758 \uae30\ubcf8\u00a0<a title=\"\uc178\" href=\"http:\/\/ko.wikipedia.org\/wiki\/%EC%85%B8\">\uc720\ub2c9\uc2a4 \uc178<\/a>\uc774\uc5c8\ub2e4. \uc624\ub298\ub0a0\uc5d0\ub294\u00a0<a title=\"\ud1b0\ud504\uc2a8 \uc178 (\uc5c6\ub294 \ubb38\uc11c)\" href=\"http:\/\/ko.wikipedia.org\/w\/index.php?title=%ED%86%B0%ED%94%84%EC%8A%A8_%EC%85%B8&amp;action=edit&amp;redlink=1\">\ud1b0\ud504\uc2a8 \uc178<\/a>\ub85c \ub300\uccb4\ub418\uc5c8\ub294\ub370 \ud1b0\uc2a8 \uc178\uc758 \uc2e4\ud589\ud30c\uc77c \uc774\ub984\ub3c4\u00a0<strong>sh<\/strong>\uc774\ub2e4. AT&amp;T \ubca8 \uc5f0\uad6c\uc18c\uc758 \uc2a4\ud2f0\ube10 \ubcf8(Stephen Bourne)\uc774 \uac1c\ubc1c\ud588\uace0 1977\ub144\uc5d0 \ucc98\uc74c\uc73c\ub85c \uc720\ub2c9\uc2a4 \ubc84\uc804 7\uc5d0 \ud3ec\ud568\ub418\uc5c8\ub2e4. \ub9ce\uc740 \uc720\ub2c9\uc2a4 \uacc4\uc815\uc5d0\uc11c \uae30\ubcf8 \uc178\ub85c \uc0ac\uc6a9\ub420 \ub9cc\ud07c \uc624\ub7ab\ub3d9\uc548 \uc778\uae30\ub97c \ub204\ub838\ub2e4.<\/p>\n<h3>[<a title=\"\ubd80\ubd84 \ud3b8\uc9d1: \uc608\uc81c\" href=\"http:\/\/ko.wikipedia.org\/w\/index.php?title=%EB%B3%B8_%EC%85%B8&amp;action=edit&amp;section=1\">\ud3b8\uc9d1<\/a>]\uc608\uc81c<\/h3>\n<p>\ubcf8 \uc178 \uc790\uccb4\uc758 \uae30\ub2a5\uc740 \ube44\uad50\uc801 \uac15\ub825\ud558\uc9c0 \uc54a\uc9c0\ub9cc, \uc720\ub2c9\uc2a4 \uc2dc\uc2a4\ud15c\uc758 \uae30\ubcf8 \ud504\ub85c\uadf8\ub7a8\uc744 \uc870\ud569\ud558\uc5ec \uc0ac\uc6a9\ud558\uba74 \ub9e4\uc6b0 \uac15\ub825\ud55c \uae30\ub2a5\uc744 \ud558\ub294 \uc2a4\ud06c\ub9bd\ud2b8\ub97c \ub9cc\ub4e4 \uc218 \uc788\ub2e4. \uc544\ub798\ub294 \uac04\ub2e8\ud558\uac8c \ud604\uc7ac \uc2dc\uac04\uc744 \ubcf4\uace0 \uc544\uce68, \uc810\uc2ec\uc744 \uad6c\ubd84\ud574\uc8fc\ub294 \uc2a4\ud06c\ub9bd\ud2b8\uc774\ub2e4.<\/p>\n<pre>#!\/bin\/sh\r\n\r\nhour=`date +%H`\r\nif [ $hour -lt 10 ]; then\r\n  echo \"\uc544\uce68.\"\r\nfi<\/pre>\n<p>\ubcf8 \uc178 \uc790\uccb4\ub85c\ub294 \ubb38\uc7a5\uc758 \ucc38 \uac70\uc9d3\uc744 \uad6c\ubd84\ud574 \uc8fc\ub294 \uba54\ucee4\ub2c8\uc998\uc744 \uac16\uace0 \uc788\uc9c0 \uc54a\uc73c\uba70, \ub300\uc2e0\uc5d0 \uc774\uac83\uc740 \uc678\ubd80 \ud504\ub85c\uadf8\ub7a8\uc774 \ud574 \uc8fc\uc5b4\uc57c \ud55c\ub2e4. \uc704 \uc608\uc81c\uc5d0\uc11c\ub294 $hour \uc5d0 \uc800\uc7a5\ub41c \ud604\uc7ac \uc2dc\uac04\uacfc, \uc791\uac70\ub098 \uac19\ub2e4\ub294 \ube44\uad50 \uc5f0\uc0b0\uc790 -lt (lower than\uc758 \uc900\ub9d0), 10, ] \ub97c \uc778\uc790\ub85c \ubc1b\ub294 \uc678\ubd80 \ud504\ub85c\uadf8\ub7a8\uc778 \/bin\/[ \uac00 \ud638\ucd9c\ub418\uc5b4 \uc774 \uc5ed\ud560\uc744 \ud574\uc8fc\uace0 \uc788\ub2e4.<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>\ubcf8\uc178(Bourne shell, \ud639\uc740 \uc904\uc5ec\uc11c sh)\ub294 \uc720\ub2c9\uc2a4 \ubc84\uc804 7\uc758 \uae30\ubcf8\u00a0\uc720\ub2c9\uc2a4 \uc178\uc774\uc5c8\ub2e4. \uc624\ub298\ub0a0\uc5d0\ub294\u00a0\ud1b0\ud504\uc2a8 \uc178\ub85c \ub300\uccb4\ub418\uc5c8\ub294\ub370 \ud1b0\uc2a8 \uc178\uc758 \uc2e4\ud589\ud30c\uc77c \uc774\ub984\ub3c4\u00a0sh\uc774\ub2e4. AT&amp;T \ubca8 \uc5f0\uad6c\uc18c\uc758 \uc2a4\ud2f0\ube10 \ubcf8(Stephen Bourne)\uc774 \uac1c\ubc1c\ud588\uace0 1977\ub144\uc5d0 <a class=\"mh-excerpt-more\" href=\"https:\/\/www.auctionpro.co.kr\/?p=1235\" title=\"Linux \uc178 Bourne shell\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[11],"tags":[],"class_list":["post-1235","post","type-post","status-publish","format-standard","hentry","category-centos"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Linux \uc178 Bourne shell - AuctionPro<\/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:\/\/www.auctionpro.co.kr\/?p=1235\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux \uc178 Bourne shell - AuctionPro\" \/>\n<meta property=\"og:description\" content=\"\ubcf8\uc178(Bourne shell, \ud639\uc740 \uc904\uc5ec\uc11c sh)\ub294 \uc720\ub2c9\uc2a4 \ubc84\uc804 7\uc758 \uae30\ubcf8\u00a0\uc720\ub2c9\uc2a4 \uc178\uc774\uc5c8\ub2e4. \uc624\ub298\ub0a0\uc5d0\ub294\u00a0\ud1b0\ud504\uc2a8 \uc178\ub85c \ub300\uccb4\ub418\uc5c8\ub294\ub370 \ud1b0\uc2a8 \uc178\uc758 \uc2e4\ud589\ud30c\uc77c \uc774\ub984\ub3c4\u00a0sh\uc774\ub2e4. AT&amp;T \ubca8 \uc5f0\uad6c\uc18c\uc758 \uc2a4\ud2f0\ube10 \ubcf8(Stephen Bourne)\uc774 \uac1c\ubc1c\ud588\uace0 1977\ub144\uc5d0 [...]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auctionpro.co.kr\/?p=1235\" \/>\n<meta property=\"og:site_name\" content=\"AuctionPro\" \/>\n<meta property=\"article:published_time\" content=\"2012-11-05T03:33:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2012-11-05T03:37:57+00:00\" \/>\n<meta name=\"author\" content=\"golgol\" \/>\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=\"golgol\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235\"},\"author\":{\"name\":\"golgol\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"headline\":\"Linux \uc178 Bourne shell\",\"datePublished\":\"2012-11-05T03:33:02+00:00\",\"dateModified\":\"2012-11-05T03:37:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235\"},\"wordCount\":17,\"commentCount\":0,\"articleSection\":[\"[OS]CentOS\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235\",\"name\":\"Linux \uc178 Bourne shell - AuctionPro\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\"},\"datePublished\":\"2012-11-05T03:33:02+00:00\",\"dateModified\":\"2012-11-05T03:37:57+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?p=1235#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linux \uc178 Bourne shell\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#website\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/\",\"name\":\"AuctionPro\",\"description\":\"\uc625\uc158\ud504\ub85c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/#\\\/schema\\\/person\\\/d3dbae599b06cd55f5b14a3e2116f7a2\",\"name\":\"golgol\",\"url\":\"https:\\\/\\\/www.auctionpro.co.kr\\\/?author=6\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux \uc178 Bourne shell - AuctionPro","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:\/\/www.auctionpro.co.kr\/?p=1235","og_locale":"ko_KR","og_type":"article","og_title":"Linux \uc178 Bourne shell - AuctionPro","og_description":"\ubcf8\uc178(Bourne shell, \ud639\uc740 \uc904\uc5ec\uc11c sh)\ub294 \uc720\ub2c9\uc2a4 \ubc84\uc804 7\uc758 \uae30\ubcf8\u00a0\uc720\ub2c9\uc2a4 \uc178\uc774\uc5c8\ub2e4. \uc624\ub298\ub0a0\uc5d0\ub294\u00a0\ud1b0\ud504\uc2a8 \uc178\ub85c \ub300\uccb4\ub418\uc5c8\ub294\ub370 \ud1b0\uc2a8 \uc178\uc758 \uc2e4\ud589\ud30c\uc77c \uc774\ub984\ub3c4\u00a0sh\uc774\ub2e4. AT&amp;T \ubca8 \uc5f0\uad6c\uc18c\uc758 \uc2a4\ud2f0\ube10 \ubcf8(Stephen Bourne)\uc774 \uac1c\ubc1c\ud588\uace0 1977\ub144\uc5d0 [...]","og_url":"https:\/\/www.auctionpro.co.kr\/?p=1235","og_site_name":"AuctionPro","article_published_time":"2012-11-05T03:33:02+00:00","article_modified_time":"2012-11-05T03:37:57+00:00","author":"golgol","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"golgol"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auctionpro.co.kr\/?p=1235#article","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=1235"},"author":{"name":"golgol","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"headline":"Linux \uc178 Bourne shell","datePublished":"2012-11-05T03:33:02+00:00","dateModified":"2012-11-05T03:37:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=1235"},"wordCount":17,"commentCount":0,"articleSection":["[OS]CentOS"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auctionpro.co.kr\/?p=1235#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auctionpro.co.kr\/?p=1235","url":"https:\/\/www.auctionpro.co.kr\/?p=1235","name":"Linux \uc178 Bourne shell - AuctionPro","isPartOf":{"@id":"https:\/\/www.auctionpro.co.kr\/#website"},"datePublished":"2012-11-05T03:33:02+00:00","dateModified":"2012-11-05T03:37:57+00:00","author":{"@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2"},"breadcrumb":{"@id":"https:\/\/www.auctionpro.co.kr\/?p=1235#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auctionpro.co.kr\/?p=1235"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.auctionpro.co.kr\/?p=1235#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/www.auctionpro.co.kr\/"},{"@type":"ListItem","position":2,"name":"Linux \uc178 Bourne shell"}]},{"@type":"WebSite","@id":"https:\/\/www.auctionpro.co.kr\/#website","url":"https:\/\/www.auctionpro.co.kr\/","name":"AuctionPro","description":"\uc625\uc158\ud504\ub85c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auctionpro.co.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/www.auctionpro.co.kr\/#\/schema\/person\/d3dbae599b06cd55f5b14a3e2116f7a2","name":"golgol","url":"https:\/\/www.auctionpro.co.kr\/?author=6"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/1235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1235"}],"version-history":[{"count":0,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/1235\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}