{"id":2479,"date":"2025-05-14T14:50:10","date_gmt":"2025-05-14T06:50:10","guid":{"rendered":"https:\/\/thereisno.top\/?p=2479"},"modified":"2025-05-14T14:50:10","modified_gmt":"2025-05-14T06:50:10","slug":"bash-zsh-awk%e6%8c%89%e5%88%97%e8%a1%a8%e6%95%b4%e7%90%86%e6%96%87%e4%bb%b6","status":"publish","type":"post","link":"https:\/\/thereisno.top\/?p=2479","title":{"rendered":"bash zsh awk\u6309\u5217\u8868\u6574\u7406\u6587\u4ef6"},"content":{"rendered":"\n<p>\u80cc\u666f<\/p>\n\n\n\n<p>\u6211\u4eec\u6709\u4e00\u5806\u6587\u4ef6\uff0c\u5728\u6587\u4ef6\u5939A\u4e2d\uff0c\u9700\u8981\u6309\u7167\u6587\u4ef6\u5217\u8868list.txt \u590d\u5236\u6587\u4ef6\u5230B\u4e2d\uff0cA\u4e2d\u6587\u4ef6\u548clist.txt \u4e2d\u6587\u4ef6\u5747\u8f83\u591a<\/p>\n\n\n\n<p>1\u3001\u6587\u4ef6\u5217\u8868<\/p>\n\n\n\n<p>list.txt\u7c7b\u4f3c\u5982\u4e0b<\/p>\n\n\n\n<p>mnist_test_644.png<\/p>\n\n\n\n<p>mnist_test_2180.png<\/p>\n\n\n\n<p>mnist_test_122.png<\/p>\n\n\n\n<p>mnist_test_2816.png<\/p>\n\n\n\n<p>2\u3001bash<\/p>\n\n\n\n<p>b=`sed &#8216;r\/g&#8217; list.txt`<\/p>\n\n\n\n<p>for i in $b;<\/p>\n\n\n\n<p>do<\/p>\n\n\n\n<p>cp -r &#8220;A\/&#8221;$i &#8220;B\/&#8221;;<\/p>\n\n\n\n<p>done<\/p>\n\n\n\n<p>3\u3001zsh<\/p>\n\n\n\n<p>for i (${(s:<mark style=\"background-color:#fcb900\" class=\"has-inline-color\"> <\/mark>:)$(&lt;list.txt)});<\/p>\n\n\n\n<p>do<\/p>\n\n\n\n<p>cp -r &#8220;A\/&#8221;$i &#8220;B\/&#8221;;<\/p>\n\n\n\n<p>done<\/p>\n\n\n\n<p>\u6216\u8005\uff08\u4e0d\u63a8\u8350\uff0c\u5982\u679ctxt\u6bcf\u884c\u6709\u7a7a\u683c\uff0c\u5bfc\u81f4\u9519\u8bef\uff0c\u4e0a\u9762\u517c\u5bb9\u66f4\u597d\uff09<\/p>\n\n\n\n<p>fl=$(&lt;list.txt)<\/p>\n\n\n\n<p>for i (${(f)fl});<\/p>\n\n\n\n<p>do<\/p>\n\n\n\n<p>cp -r &#8220;A\/&#8221;$i &#8220;B\/&#8221;;<\/p>\n\n\n\n<p>done<\/p>\n\n\n\n<p>4\u3001awk \u62fc\u63a5\u8bed\u53e5\u7ba1\u9053\u6267\u884c<\/p>\n\n\n\n<p>awk &#8216;{print &#8220;cp -r A\/&#8221;$1&#8243; B\/;&#8221; }&#8217; list.txt |sh&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u80cc\u666f \u6211\u4eec\u6709\u4e00\u5806\u6587\u4ef6\uff0c\u5728\u6587\u4ef6\u5939A\u4e2d\uff0c\u9700\u8981\u6309\u7167\u6587\u4ef6\u5217\u8868list.txt \u590d\u5236\u6587\u4ef6\u5230B\u4e2d\uff0cA\u4e2d\u6587\u4ef6\u548clist.tx &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/thereisno.top\/?p=2479\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">\u201cbash zsh awk\u6309\u5217\u8868\u6574\u7406\u6587\u4ef6\u201d<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,41],"tags":[258,259,11,260,262],"class_list":["post-2479","post","type-post","status-publish","format-standard","hentry","category-linux","category-macos","tag-bash","tag-sh","tag-shell","tag-zsh","tag-262"],"_links":{"self":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/2479","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2479"}],"version-history":[{"count":1,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/2479\/revisions"}],"predecessor-version":[{"id":2480,"href":"https:\/\/thereisno.top\/index.php?rest_route=\/wp\/v2\/posts\/2479\/revisions\/2480"}],"wp:attachment":[{"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2479"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2479"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thereisno.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2479"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}