{"id":28,"date":"2025-05-18T23:52:07","date_gmt":"2025-05-18T23:52:07","guid":{"rendered":"http:\/\/ohsland.kr\/?p=28"},"modified":"2025-05-19T00:33:11","modified_gmt":"2025-05-19T00:33:11","slug":"%ec%9a%b0%eb%b6%84%ed%88%ac%ec%97%90%ec%84%9c-%eb%a7%a4%ec%9b%94-1%ec%9d%bc-%ec%98%a4%ec%a0%84-7%ec%8b%9c-5%eb%b6%84%ec%97%90-sh-%ed%8c%8c%ec%9d%bc-%ec%8b%a4%ed%96%89%ed%95%98%ea%b8%b0-crontab","status":"publish","type":"post","link":"https:\/\/ohsland.kr\/?p=28","title":{"rendered":"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95)"},"content":{"rendered":"\n<p>\uc6b0\ubd84\ud22c(Ubuntu)\uc5d0\uc11c \ud2b9\uc815 \uc2dc\uac04\uc5d0 <code>.sh<\/code> \ud30c\uc77c(\uc178 \uc2a4\ud06c\ub9bd\ud2b8)\uc744 \uc790\ub3d9\uc73c\ub85c \uc2e4\ud589\ud558\uace0 \uc2f6\uc73c\uc2e0\uac00\uc694? \uc774 \uae00\uc5d0\uc11c\ub294 <strong>Crontab\uc744 \uc774\uc6a9\ud574 \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 \uc790\ub3d9 \uc2e4\ud589<\/strong>\ub418\ub3c4\ub85d \uc124\uc815\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc548\ub0b4\ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\uc8fc\uc694 \ud0a4\uc6cc\ub4dc<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\uc6b0\ubd84\ud22c \uc790\ub3d9 \uc2e4\ud589<\/li>\n\n\n\n<li>crontab \uc0ac\uc6a9\ubc95<\/li>\n\n\n\n<li>Ubuntu \uc2a4\ucf00\uc904\ub7ec<\/li>\n\n\n\n<li>sh \ud30c\uc77c \uc2e4\ud589<\/li>\n\n\n\n<li>\ub9ac\ub205\uc2a4 \uc2a4\ud06c\ub9bd\ud2b8 \uc608\uc57d \uc2e4\ud589<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Crontab\uc73c\ub85c \uc790\ub3d9 \uc2e4\ud589 \uc124\uc815\ud558\uae30<\/h2>\n\n\n\n<p>\ud130\ubbf8\ub110\uc5d0\uc11c \ub2e4\uc74c \uba85\ub839\uc5b4\ub85c crontab \ud3b8\uc9d1\uae30\ub97c \uc5fd\ub2c8\ub2e4:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>crontab -e<br><\/code><\/pre>\n\n\n\n<p>\uadf8 \ud6c4, \uc544\ub798 \uc904\uc744 \ucd94\uac00\ud558\uc138\uc694:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>5 7 1 * * \/path\/to\/your\/script.sh<br><\/code><\/pre>\n\n\n\n<p>\uc608\ub97c \ub4e4\uc5b4 <code>\/home\/user\/backup.sh<\/code> \ud30c\uc77c\uc744 \uc2e4\ud589\ud558\ub824\uba74:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>5 7 1 * * \/home\/user\/backup.sh<br><\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Crontab \uc2dc\uac04 \uc124\uc815 \uc124\uba85<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>\ud544\ub4dc<\/th><th>\uc758\ubbf8<\/th><th>\uac12<\/th><\/tr><\/thead><tbody><tr><td>\ubd84 (Minute)<\/td><td>\uc2e4\ud589\ud560 \ubd84<\/td><td><code>5<\/code><\/td><\/tr><tr><td>\uc2dc (Hour)<\/td><td>\uc2e4\ud589\ud560 \uc2dc\uac01<\/td><td><code>7<\/code><\/td><\/tr><tr><td>\uc77c (Day of Month)<\/td><td>\ub9e4\uc6d4 \uba87 \uc77c<\/td><td><code>1<\/code><\/td><\/tr><tr><td>\uc6d4 (Month)<\/td><td>\uc5b4\ub5a4 \ub2ec\uc5d0 \uc2e4\ud589<\/td><td><code>*<\/code> (\ub9e4\uc6d4)<\/td><\/tr><tr><td>\uc694\uc77c (Day of Week)<\/td><td>\ud2b9\uc815 \uc694\uc77c \uc9c0\uc815<\/td><td><code>*<\/code> (\ubaa8\ub4e0 \uc694\uc77c)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\uc2a4\ud06c\ub9bd\ud2b8 \uc2e4\ud589 \uad8c\ud55c \ubd80\uc5ec<\/h2>\n\n\n\n<p>\uc2a4\ud06c\ub9bd\ud2b8 \ud30c\uc77c\uc5d0 \uc2e4\ud589 \uad8c\ud55c\uc774 \uc5c6\uc73c\uba74 \uc2e4\ud589\ub418\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. \ub2e4\uc74c \uba85\ub839\uc5b4\ub97c \uc2e4\ud589\ud574 \uc8fc\uc138\uc694:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>chmod +x \/path\/to\/your\/script.sh<br><\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\ud658\uacbd \ubcc0\uc218 \uc124\uc815 (\uc911\uc694)<\/h2>\n\n\n\n<p>Crontab\uc740 \uc77c\ubc18 \ub85c\uadf8\uc778 \uc138\uc158\uacfc \ub2e4\ub974\uac8c \uc81c\ud55c\ub41c \ud658\uacbd\uc5d0\uc11c \uc2e4\ud589\ub418\ubbc0\ub85c <code>PATH<\/code>\ub97c \uba85\uc2dc\ud558\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4. \uc2a4\ud06c\ub9bd\ud2b8 \uc0c1\ub2e8\uc5d0 \ub2e4\uc74c\uc744 \ucd94\uac00\ud558\uc138\uc694:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>#!\/bin\/bash<br>export PATH=\/usr\/bin:\/bin:\/usr\/local\/bin<br><\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\uc2e4\ud589 \ub85c\uadf8 \uc800\uc7a5 \ubc29\ubc95 (\uc120\ud0dd \uc0ac\ud56d)<\/h2>\n\n\n\n<p>\uc2a4\ud06c\ub9bd\ud2b8 \uc2e4\ud589 \uacb0\uacfc\ub97c \ud655\uc778\ud558\uace0 \uc2f6\ub2e4\uba74 \ub85c\uadf8 \ud30c\uc77c\uc744 \uc9c0\uc815\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>5 7 1 * * \/path\/to\/your\/script.sh >> \/path\/to\/logfile.log 2>&amp;1<br><\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38 (FAQ)<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Q. Crontab \uc124\uc815 \ud6c4\uc5d0\ub3c4 \uc2e4\ud589\uc774 \uc548 \ub3fc\uc694. \uc65c \uadf8\ub7f0\uac00\uc694?<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\uacbd\ub85c\uac00 \uc808\ub300\uacbd\ub85c\ub85c \uc124\uc815\ub418\uc5b4 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.<\/li>\n\n\n\n<li>\uc2a4\ud06c\ub9bd\ud2b8\uc5d0 \uc2e4\ud589 \uad8c\ud55c\uc774 \uc788\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694 (<code>chmod +x<\/code>).<\/li>\n\n\n\n<li>\ud544\uc694\ud55c \ud658\uacbd \ubcc0\uc218 \uc124\uc815\uc774 \ub204\ub77d\ub418\uc5c8\uc744 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Q. Crontab \uc2e4\ud589 \uacb0\uacfc\ub97c \ud655\uc778\ud558\ub824\uba74 \uc5b4\ub5bb\uac8c \ud558\ub098\uc694?<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\ub85c\uadf8 \ud30c\uc77c\ub85c \ub9ac\ub514\ub809\uc158\ud558\uac70\ub098, <code>mail<\/code> \uc124\uc815\uc774 \ub418\uc5b4 \uc788\ub2e4\uba74 \uc774\uba54\uc77c\ub85c \uacb0\uacfc\uac00 \uc804\ub2ec\ub429\ub2c8\ub2e4.<\/li>\n\n\n\n<li><code>grep CRON \/var\/log\/syslog<\/code> \uba85\ub839\uc5b4\ub85c \uc2dc\uc2a4\ud15c \ub85c\uadf8\uc5d0\uc11c \ud655\uc778\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">\uacb0\ub860<\/h2>\n\n\n\n<p>\uc6b0\ubd84\ud22c\uc5d0\uc11c crontab\uc744 \uc0ac\uc6a9\ud558\uba74 \ubcf5\uc7a1\ud55c \uc791\uc5c5\ub3c4 \uc790\ub3d9\ud654\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ub9e4\uc6d4 \uc815\uae30\uc801\uc73c\ub85c \uc2e4\ud589\ud574\uc57c \ud558\ub294 \ubc31\uc5c5, \ub85c\uadf8 \uc815\ub9ac, \uc11c\ubc84 \uc720\uc9c0\ubcf4\uc218 \uc791\uc5c5\uc744 <code>.sh<\/code> \ud30c\uc77c\ub85c \uc791\uc131\ud55c \ud6c4 \uc704 \ubc29\ubc95\ub300\ub85c \ub4f1\ub85d\ud558\uba74 \uc548\uc815\uc801\uc73c\ub85c \uc790\ub3d9 \uc2e4\ud589\ub429\ub2c8\ub2e4.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uc6b0\ubd84\ud22c(Ubuntu)\uc5d0\uc11c \ud2b9\uc815 \uc2dc\uac04\uc5d0 .sh \ud30c\uc77c(\uc178 \uc2a4\ud06c\ub9bd\ud2b8)\uc744 \uc790\ub3d9\uc73c\ub85c \uc2e4\ud589\ud558\uace0 \uc2f6\uc73c\uc2e0\uac00\uc694? \uc774 \uae00\uc5d0\uc11c\ub294 Crontab\uc744 \uc774\uc6a9\ud574 \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 \uc790\ub3d9 \uc2e4\ud589\ub418\ub3c4\ub85d \uc124\uc815\ud558\ub294 \ubc29\ubc95\uc744 \uc790\uc138\ud788 \uc548\ub0b4\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc694 \ud0a4\uc6cc\ub4dc Crontab\uc73c\ub85c \uc790\ub3d9 \uc2e4\ud589 \uc124\uc815\ud558\uae30 \ud130\ubbf8\ub110\uc5d0\uc11c \ub2e4\uc74c \uba85\ub839\uc5b4\ub85c crontab \ud3b8\uc9d1\uae30\ub97c \uc5fd\ub2c8\ub2e4: crontab -e \uadf8 \ud6c4, \uc544\ub798 \uc904\uc744 \ucd94\uac00\ud558\uc138\uc694: 5 7 1 * * \/path\/to\/your\/script.sh \uc608\ub97c \ub4e4\uc5b4 \/home\/user\/backup.sh \ud30c\uc77c\uc744 \uc2e4\ud589\ud558\ub824\uba74: 5 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[81,44,45,79,77,72,83,70,76,71,80,49,47,48,46,73,82,75,78,74],"class_list":{"0":"post-28","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-webserver","7":"tag-bash---","8":"tag-cron","9":"tag-crontab","10":"tag-crontab-","12":"tag-sh---","13":"tag-ubuntu-cron-job","14":"tag-ubuntu-crontab-","15":"tag-ubuntu--","16":"tag-71","17":"tag-80","18":"tag-49","19":"tag-47","20":"tag-48","21":"tag-46","22":"tag--crontab","23":"tag-82","24":"tag-75","25":"tag-78","26":"tag-74"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95) - Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c<\/title>\n<meta name=\"description\" content=\"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c -\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ohsland.kr\/?p=28\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95) - Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c\" \/>\n<meta property=\"og:description\" content=\"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c -\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ohsland.kr\/?p=28\" \/>\n<meta property=\"og:site_name\" content=\"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100092592720482\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/profile.php?id=100092592720482\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-18T23:52:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-19T00:33:11+00:00\" \/>\n<meta name=\"author\" content=\"Oh Kwangho\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Oh Kwangho\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/ohsland.kr\/?p=28#article\",\"isPartOf\":{\"@id\":\"https:\/\/ohsland.kr\/?p=28\"},\"author\":{\"name\":\"Oh Kwangho\",\"@id\":\"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90\"},\"headline\":\"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95)\",\"datePublished\":\"2025-05-18T23:52:07+00:00\",\"dateModified\":\"2025-05-19T00:33:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/ohsland.kr\/?p=28\"},\"wordCount\":27,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90\"},\"keywords\":[\"bash \uc2a4\ud06c\ub9bd\ud2b8 \uc790\ub3d9 \uc2e4\ud589\",\"cron\",\"crontab\",\"crontab \uc0ac\uc6a9\ubc95\",\"crontab \uc608\uc81c\",\"sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\",\"Ubuntu cron job\",\"Ubuntu crontab \uc124\uc815\",\"Ubuntu \ubc31\uc5c5 \uc790\ub3d9\ud654\",\"\ub9ac\ub205\uc2a4 \uc2a4\ucf00\uc904\ub7ec\",\"\ub9ac\ub205\uc2a4 \uc790\ub3d9\ud654\",\"\ub9ac\ub205\uc2a4\uc11c\ubc84\",\"\ubc18\ubcf5\uc2e4\ud589\",\"\uc2e4\ud589\uc608\uc57d\",\"\uc6b0\ubd84\ud22c\",\"\uc6b0\ubd84\ud22c crontab\",\"\uc6b0\ubd84\ud22c \uc11c\ubc84 \uad00\ub9ac\",\"\uc6b0\ubd84\ud22c \uc2a4\ud06c\ub9bd\ud2b8 \uc2e4\ud589\",\"\uc6b0\ubd84\ud22c \uc608\uc57d \uc791\uc5c5\",\"\uc6b0\ubd84\ud22c \uc790\ub3d9 \uc2e4\ud589\"],\"articleSection\":[\"Webserver\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/ohsland.kr\/?p=28#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ohsland.kr\/?p=28\",\"url\":\"https:\/\/ohsland.kr\/?p=28\",\"name\":\"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95) - Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c\",\"isPartOf\":{\"@id\":\"https:\/\/ohsland.kr\/#website\"},\"datePublished\":\"2025-05-18T23:52:07+00:00\",\"dateModified\":\"2025-05-19T00:33:11+00:00\",\"description\":\"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c -\",\"breadcrumb\":{\"@id\":\"https:\/\/ohsland.kr\/?p=28#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ohsland.kr\/?p=28\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ohsland.kr\/?p=28#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ohsland.kr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ohsland.kr\/#website\",\"url\":\"https:\/\/ohsland.kr\/\",\"name\":\"OhsLAND \uc9c0\uc2dd\ubcf4\uad00\uc18c\",\"description\":\"\uc811\ud574\ubcf8 \ub2e4\uc591\ud55c \uc9c0\uc2dd\uc744 \uc815\ub9ac\ud568.\",\"publisher\":{\"@id\":\"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90\"},\"alternateName\":\"OhsLAND \uc9c0\uc2dd\ubcf4\uad00\uc18c\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ohsland.kr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90\",\"name\":\"Oh Kwangho\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ohsland.kr\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/ohsland.kr\/wp-content\/uploads\/2025\/05\/storeCI.png\",\"contentUrl\":\"https:\/\/ohsland.kr\/wp-content\/uploads\/2025\/05\/storeCI.png\",\"width\":610,\"height\":609,\"caption\":\"Oh Kwangho\"},\"logo\":{\"@id\":\"https:\/\/ohsland.kr\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/ohsland.kr\",\"https:\/\/www.facebook.com\/profile.php?id=100092592720482\",\"https:\/\/www.instagram.com\/ohslandcom\/\",\"https:\/\/www.youtube.com\/channel\/UCspZ3lvUc7OV8mTx8txqbEw\"],\"url\":\"https:\/\/ohsland.kr\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95) - Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c","description":"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c -","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:\/\/ohsland.kr\/?p=28","og_locale":"en_US","og_type":"article","og_title":"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95) - Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c","og_description":"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c -","og_url":"https:\/\/ohsland.kr\/?p=28","og_site_name":"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100092592720482","article_author":"https:\/\/www.facebook.com\/profile.php?id=100092592720482","article_published_time":"2025-05-18T23:52:07+00:00","article_modified_time":"2025-05-19T00:33:11+00:00","author":"Oh Kwangho","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Oh Kwangho"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ohsland.kr\/?p=28#article","isPartOf":{"@id":"https:\/\/ohsland.kr\/?p=28"},"author":{"name":"Oh Kwangho","@id":"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90"},"headline":"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95)","datePublished":"2025-05-18T23:52:07+00:00","dateModified":"2025-05-19T00:33:11+00:00","mainEntityOfPage":{"@id":"https:\/\/ohsland.kr\/?p=28"},"wordCount":27,"commentCount":0,"publisher":{"@id":"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90"},"keywords":["bash \uc2a4\ud06c\ub9bd\ud2b8 \uc790\ub3d9 \uc2e4\ud589","cron","crontab","crontab \uc0ac\uc6a9\ubc95","crontab \uc608\uc81c","sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589","Ubuntu cron job","Ubuntu crontab \uc124\uc815","Ubuntu \ubc31\uc5c5 \uc790\ub3d9\ud654","\ub9ac\ub205\uc2a4 \uc2a4\ucf00\uc904\ub7ec","\ub9ac\ub205\uc2a4 \uc790\ub3d9\ud654","\ub9ac\ub205\uc2a4\uc11c\ubc84","\ubc18\ubcf5\uc2e4\ud589","\uc2e4\ud589\uc608\uc57d","\uc6b0\ubd84\ud22c","\uc6b0\ubd84\ud22c crontab","\uc6b0\ubd84\ud22c \uc11c\ubc84 \uad00\ub9ac","\uc6b0\ubd84\ud22c \uc2a4\ud06c\ub9bd\ud2b8 \uc2e4\ud589","\uc6b0\ubd84\ud22c \uc608\uc57d \uc791\uc5c5","\uc6b0\ubd84\ud22c \uc790\ub3d9 \uc2e4\ud589"],"articleSection":["Webserver"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/ohsland.kr\/?p=28#respond"]}]},{"@type":"WebPage","@id":"https:\/\/ohsland.kr\/?p=28","url":"https:\/\/ohsland.kr\/?p=28","name":"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95) - Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c","isPartOf":{"@id":"https:\/\/ohsland.kr\/#website"},"datePublished":"2025-05-18T23:52:07+00:00","dateModified":"2025-05-19T00:33:11+00:00","description":"Ohsland \uc758 \uc9c0\uc2dd\ubcf4\uad00\uc18c -","breadcrumb":{"@id":"https:\/\/ohsland.kr\/?p=28#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ohsland.kr\/?p=28"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ohsland.kr\/?p=28#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ohsland.kr\/"},{"@type":"ListItem","position":2,"name":"\uc6b0\ubd84\ud22c\uc5d0\uc11c Crontab\uc73c\ub85c \ub9e4\uc6d4 1\uc77c \uc624\uc804 7\uc2dc 5\ubd84\uc5d0 sh \ud30c\uc77c \uc790\ub3d9 \uc2e4\ud589\ud558\ub294 \ubc29\ubc95 (Crontab \uc124\uc815 \ubc29\ubc95)"}]},{"@type":"WebSite","@id":"https:\/\/ohsland.kr\/#website","url":"https:\/\/ohsland.kr\/","name":"OhsLAND \uc9c0\uc2dd\ubcf4\uad00\uc18c","description":"\uc811\ud574\ubcf8 \ub2e4\uc591\ud55c \uc9c0\uc2dd\uc744 \uc815\ub9ac\ud568.","publisher":{"@id":"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90"},"alternateName":"OhsLAND \uc9c0\uc2dd\ubcf4\uad00\uc18c","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ohsland.kr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/ohsland.kr\/#\/schema\/person\/a76fdfaa7ddd45b19d23d41094957b90","name":"Oh Kwangho","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ohsland.kr\/#\/schema\/person\/image\/","url":"https:\/\/ohsland.kr\/wp-content\/uploads\/2025\/05\/storeCI.png","contentUrl":"https:\/\/ohsland.kr\/wp-content\/uploads\/2025\/05\/storeCI.png","width":610,"height":609,"caption":"Oh Kwangho"},"logo":{"@id":"https:\/\/ohsland.kr\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/ohsland.kr","https:\/\/www.facebook.com\/profile.php?id=100092592720482","https:\/\/www.instagram.com\/ohslandcom\/","https:\/\/www.youtube.com\/channel\/UCspZ3lvUc7OV8mTx8txqbEw"],"url":"https:\/\/ohsland.kr\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/ohsland.kr\/index.php?rest_route=\/wp\/v2\/posts\/28","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ohsland.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ohsland.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ohsland.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ohsland.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=28"}],"version-history":[{"count":3,"href":"https:\/\/ohsland.kr\/index.php?rest_route=\/wp\/v2\/posts\/28\/revisions"}],"predecessor-version":[{"id":40,"href":"https:\/\/ohsland.kr\/index.php?rest_route=\/wp\/v2\/posts\/28\/revisions\/40"}],"wp:attachment":[{"href":"https:\/\/ohsland.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=28"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ohsland.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=28"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ohsland.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}