{"id":63681,"date":"2025-04-29T16:32:28","date_gmt":"2025-04-29T08:32:28","guid":{"rendered":"https:\/\/fwq.ai\/blog\/63681\/"},"modified":"2025-04-29T16:32:28","modified_gmt":"2025-04-29T08:32:28","slug":"linux%e6%80%8e%e4%b9%88%e8%bf%90%e8%a1%8cshell%e8%84%9a%e6%9c%ac-2","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/63681\/","title":{"rendered":"linux\u600e\u4e48\u8fd0\u884cshell\u811a\u672c"},"content":{"rendered":"<blockquote><p>\n  \u5728 linux \u4e2d\u8fd0\u884c shell \u811a\u672c\u6709\u4e24\u79cd\u65b9\u6cd5\uff1a\u4f7f\u7528\u811a\u672c\u89e3\u91ca\u5668\uff1ash \u6216 bash\u4f7f\u7528\u53ef\u6267\u884c\u4f4d\uff08chmod +x\uff09\uff1a\u5bfc\u822a\u5230\u811a\u672c\u76ee\u5f55\u5e76\u8fd0\u884c .\/script.sh\n<\/p><\/blockquote>\n<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/202406\/04\/2024060411361749434.jpg\" class=\"aligncenter\" title=\"linux\u600e\u4e48\u8fd0\u884cshell\u811a\u672c\u63d2\u56fe\" alt=\"linux\u600e\u4e48\u8fd0\u884cshell\u811a\u672c\u63d2\u56fe\" \/><\/p>\n<p><strong>\u5728 Linux \u4e2d\u8fd0\u884c Shell \u811a\u672c<\/strong><\/p>\n<p>\u8fd0\u884c shell \u811a\u672c\u662f Linux \u4e2d\u4e00\u9879\u57fa\u672c\u7684\u7ba1\u7406\u4efb\u52a1\u3002Shell \u811a\u672c\u662f\u5305\u542b\u547d\u4ee4\u7684\u6587\u672c\u6587\u4ef6\uff0c\u5f53\u6267\u884c\u65f6\uff0c\u8fd9\u4e9b\u547d\u4ee4\u5c06\u6309\u987a\u5e8f\u6267\u884c\u3002<\/p>\n<p><strong>\u5982\u4f55\u8fd0\u884c Shell \u811a\u672c<\/strong><\/p>\n<p>\u5728 Linux \u4e2d\uff0c\u6709\u4e24\u79cd\u4e3b\u8981\u65b9\u6cd5\u53ef\u4ee5\u8fd0\u884c shell \u811a\u672c\uff1a<\/p>\n<ul>\n<li><strong>\u4f7f\u7528\u811a\u672c\u89e3\u91ca\u5668\uff1a<\/strong><\/li>\n<\/ul>\n<pre>sh script.sh\nbash script.sh<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<ul>\n<li><strong>\u4f7f\u7528\u53ef\u6267\u884c\u4f4d\uff1a<\/strong><\/li>\n<\/ul>\n<pre>chmod +x script.sh\n.\/script.sh<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u8be6\u7ec6\u6b65\u9aa4<\/strong><\/p>\n<p><strong>\u4f7f\u7528\u811a\u672c\u89e3\u91ca\u5668\uff1a<\/strong><\/p>\n<ol>\n<li>\u6253\u5f00\u7ec8\u7aef\u3002<\/li>\n<li>\u8f93\u5165\u4ee5\u4e0b\u547d\u4ee4\uff08\u7528\u4f60\u7684\u811a\u672c\u540d\u79f0\u66ff\u6362 script.sh\uff09\uff1a<\/li>\n<\/ol>\n<pre>sh script.sh<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u4f7f\u7528\u53ef\u6267\u884c\u4f4d\uff1a<\/strong><\/p>\n<ol>\n<li>\u6253\u5f00\u7ec8\u7aef\u3002<\/li>\n<li>\u5bfc\u822a\u5230\u5305\u542b\u811a\u672c\u6587\u4ef6\u7684\u76ee\u5f55\u3002<\/li>\n<li>\u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u4f7f\u811a\u672c\u53ef\u6267\u884c\uff08\u7528\u4f60\u7684\u811a\u672c\u540d\u79f0\u66ff\u6362 script.sh\uff09\uff1a<\/li>\n<\/ol>\n<pre>chmod +x script.sh<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<ol>\n<li>\u8fd0\u884c\u811a\u672c\uff1a<\/li>\n<\/ol>\n<pre>.\/script.sh<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u7406\u89e3\u9009\u9879<\/strong><\/p>\n<ul>\n<li>sh \u548c bash \u662f\u5e38\u89c1\u7684 shell \u89e3\u91ca\u5668\u3002<\/li>\n<li>+x \u5c06\u53ef\u6267\u884c\u6743\u9650\u6dfb\u52a0\u5230\u811a\u672c\u3002<\/li>\n<li>.\/ \u8868\u793a\u5f53\u524d\u76ee\u5f55\uff0c\u5b83\u9700\u8981\u5728\u901a\u8fc7\u53ef\u6267\u884c\u4f4d\u8fd0\u884c\u811a\u672c\u65f6\u4f7f\u7528\u3002<\/li>\n<\/ul>\n<p><strong>\u5176\u4ed6\u6ce8\u610f\u4e8b\u9879<\/strong><\/p>\n<ul>\n<li>\u786e\u4fdd\u811a\u672c\u5177\u6709\u9002\u5f53\u7684\u6743\u9650\u3002<\/li>\n<li>\u9a8c\u8bc1\u811a\u672c\u5185\u5bb9\u662f\u5426\u6b63\u786e\u3002<\/li>\n<li>\u4f7f\u7528\u9002\u5f53\u7684\u53c2\u6570\u8fd0\u884c\u811a\u672c\uff0c\u5982\u679c\u9700\u8981\u3002<\/li>\n<li>\u811a\u672c\u4e2d\u7684\u53d8\u91cf\u548c\u51fd\u6570\u53ef\u4ee5\u5f71\u54cd\u6267\u884c\u7ed3\u679c\u3002<\/li>\n<\/ul>\n<p>\u4ee5\u4e0a\u5c31\u662f\u600e\u4e48\u8fd0\u884c\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8FDCServers\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728 linux \u4e2d\u8fd0\u884c shell \u811a\u672c\u6709\u4e24\u79cd\u65b9\u6cd5\uff1a\u4f7f\u7528\u811a\u672c\u89e3\u91ca\u5668\uff1ash \u6216 bash\u4f7f\u7528\u53ef\u6267\u884c\u4f4d\uff08chmod +x\uff09\uff1a\u5bfc\u822a\u5230\u811a\u672c\u76ee\u5f55\u5e76\u8fd0\u884c .\/script.sh \u5728 Linux \u4e2d\u8fd0\u884c Shell \u811a\u672c \u8fd0\u884c shell \u811a\u672c\u662f Linux \u4e2d\u4e00\u9879\u57fa\u672c\u7684\u7ba1\u7406\u4efb\u52a1\u3002Shell \u811a\u672c\u662f\u5305\u542b\u547d\u4ee4\u7684\u6587\u672c\u6587\u4ef6\uff0c\u5f53\u6267\u884c\u65f6\uff0c\u8fd9\u4e9b\u547d\u4ee4\u5c06\u6309\u987a\u5e8f\u6267\u884c\u3002 \u5982\u4f55\u8fd0\u884c Shell \u811a\u672c \u5728 Linux \u4e2d\uff0c\u6709\u4e24\u79cd\u4e3b\u8981\u65b9\u6cd5\u53ef\u4ee5\u8fd0\u884c shell \u811a\u672c\uff1a \u4f7f\u7528\u811a\u672c\u89e3\u91ca\u5668\uff1a sh script.sh bash script.sh \u767b\u5f55\u540e\u590d\u5236 \u4f7f\u7528\u53ef\u6267\u884c\u4f4d\uff1a chmod +x script.sh .\/script.sh \u767b\u5f55\u540e\u590d\u5236 \u8be6\u7ec6\u6b65\u9aa4 \u4f7f\u7528\u811a\u672c\u89e3\u91ca\u5668\uff1a \u6253\u5f00\u7ec8\u7aef\u3002 \u8f93\u5165\u4ee5\u4e0b\u547d\u4ee4\uff08\u7528\u4f60\u7684\u811a\u672c\u540d\u79f0\u66ff\u6362 script.sh\uff09\uff1a sh script.sh \u767b\u5f55\u540e\u590d\u5236 \u4f7f\u7528\u53ef\u6267\u884c\u4f4d\uff1a \u6253\u5f00\u7ec8\u7aef\u3002 \u5bfc\u822a\u5230\u5305\u542b\u811a\u672c\u6587\u4ef6\u7684\u76ee\u5f55\u3002 \u4f7f\u7528\u4ee5\u4e0b\u547d\u4ee4\u4f7f\u811a\u672c\u53ef\u6267\u884c\uff08\u7528\u4f60\u7684\u811a\u672c\u540d\u79f0\u66ff\u6362 script.sh\uff09\uff1a chmod +x [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-63681","post","type-post","status-publish","format-standard","hentry","category-os"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/63681","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=63681"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/63681\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=63681"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=63681"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=63681"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}