{"id":74,"date":"2017-08-27T14:11:59","date_gmt":"2017-08-27T05:11:59","guid":{"rendered":"https:\/\/dong1lkim.oboki.net\/?p=74"},"modified":"2020-01-18T00:28:21","modified_gmt":"2020-01-17T15:28:21","slug":"bash-if-%ec%a1%b0%ea%b1%b4%eb%ac%b8","status":"publish","type":"post","link":"https:\/\/oboki.net\/workspace\/bash\/bash-if-%ec%a1%b0%ea%b1%b4%eb%ac%b8\/","title":{"rendered":"[Bash] IF \uc870\uac74\ubb38"},"content":{"rendered":"<h3>\uae30\ubcf8 \ubb38\ubc95<\/h3>\n<pre><code>if [ \uc870\uac74 ]; then\n\uc218\ud589\ubb38\nelse\n\uc218\ud589\ubb38\nfi\n<\/code><\/pre>\n<h3>\uc870\uac74\ubb38 \uc885\ub958<\/h3>\n<ul>\n<li>-z : \ubb38\uc790\uc5f4 \uae38\uc774\uac00 0\uc774\uba74 true<\/li>\n<li>-n : \ubb38\uc790\uc5f4 \uae38\uc774\uac00 0\uc774 \uc544\ub2c8\uba74 true<\/li>\n<li>-eq : \uac12\uc774 \uac19\uc73c\uba74 true<\/li>\n<li>-ne : \uac12\uc774 \ub2e4\ub974\uba74 true<\/li>\n<li>-gt : \uac121 > \uac122<\/li>\n<li>-ge : \uac121 >= \uac122<\/li>\n<li>-lt : \uac121 &lt; \uac122<\/li>\n<li>-le : \uac121 &lt;= \uac122<\/li>\n<li>-a : \ub450 \uc870\uac74\ubb38\uc758 and \uc5f0\uc0b0<\/li>\n<li>-o : \ub450 \uc870\uac74\ubb38\uc758 or \uc5f0\uc0b0<\/li>\n<li>-d : \uc870\uac74 \ud30c\uc77c\uc774 \ub514\ub809\ud1a0\ub9ac\uc778 \uacbd\uc6b0 true<\/li>\n<li>-e : \uc870\uac74 \ud30c\uc77c\uc774 \uc874\uc7ac\ud558\uba74 true<\/li>\n<li>-L : \uc870\uac74 \ud30c\uc77c\uc774 \uc2ec\ud3f4\ub9ad \ub9c1\ud06c\uc778 \uacbd\uc6b0 true<\/li>\n<li>-r : \uc870\uac74 \ud30c\uc77c\uc774 \uc77d\uae30 \uac00\ub2a5\ud55c \uacbd\uc6b0 true<\/li>\n<li>-s : \uc870\uac74 \ud30c\uc77c\uc758 \ud06c\uae30\uac00 0\ubcf4\ub2e4 \ud06c\uba74 true<\/li>\n<li>-w : \uc870\uac74 \ud30c\uc77c\uc774 \uc4f0\uae30 \uac00\ub2a5\ud55c \uacbd\uc6b0 true<\/li>\n<li>-x : \uc870\uac74 \ud30c\uc77c\uc774 \uc2e4\ud589\uac00\ub2a5\ud55c \uacbd\uc6b0 true<\/li>\n<li>-nt : \ud30c\uc77c1\uc774 \ud30c\uc77c2 \ubcf4\ub2e4 \ucd5c\uc2e0\uc778 \uacbd\uc6b0 true<\/li>\n<li>-ot : \ud30c\uc77c1\uc774 \ud30c\uc77c2 \ubcf4\ub2e4 \uc624\ub798\ub41c \uacbd\uc6b0 true<\/li>\n<li>-ef : \ud30c\uc77c1\uacfc \ud30c\uc77c2\uac00 \uac19\uc740 \ud30c\uc77c\uc778 \uacbd\uc6b0 true<\/li>\n<\/ul>\n<p><a href=\"http:\/\/jink1982.tistory.com\/48\">http:\/\/jink1982.tistory.com\/48<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\uae30\ubcf8 \ubb38\ubc95 if [ \uc870\uac74 ]; then \uc218\ud589\ubb38 else \uc218\ud589\ubb38 fi \uc870\uac74\ubb38 \uc885\ub958 -z : \ubb38\uc790\uc5f4 \uae38\uc774\uac00 0\uc774\uba74 true -n : \ubb38\uc790\uc5f4 \uae38\uc774\uac00 0\uc774 \uc544\ub2c8\uba74 true -eq : \uac12\uc774 \uac19\uc73c\uba74 true -ne : \uac12\uc774 \ub2e4\ub974\uba74 true -gt : \uac121 > \uac122 -ge : \uac121 >= \uac122 -lt : \uac121 &lt; \uac122 -le : \uac121 &lt;= [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[166],"tags":[],"class_list":["post-74","post","type-post","status-publish","format-standard","hentry","category-bash"],"_links":{"self":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/74","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/comments?post=74"}],"version-history":[{"count":4,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/74\/revisions"}],"predecessor-version":[{"id":1296,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/posts\/74\/revisions\/1296"}],"wp:attachment":[{"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/media?parent=74"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/categories?post=74"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/oboki.net\/workspace\/wp-json\/wp\/v2\/tags?post=74"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}