{"id":3834,"date":"2017-11-20T15:06:22","date_gmt":"2017-11-20T20:06:22","guid":{"rendered":"http:\/\/baselines.com\/?p=3834"},"modified":"2017-11-20T15:06:32","modified_gmt":"2017-11-20T20:06:32","slug":"how-to-recursively-chmod-perl-scripts-only","status":"publish","type":"post","link":"https:\/\/baselines.com\/?p=3834","title":{"rendered":"How to recursively chmod perl scripts only"},"content":{"rendered":"<p><span style=\"font-family: Montserrat, sans-serif; font-size: 3rem;\">Recursive chmod all *.sh files within the current directory<\/span><\/p>\n<div>This is when the dadgum hosting provider migrates your site without fixing the executables.<\/div>\n<div><\/div>\n<div id=\"terminal-display-main\" class=\"terminal-display\">\n<div class=\"window-bar\">Terminal &#8211; Recursive chmod all *.pl files within the current directory<\/div>\n<div><\/div>\n<div class=\"one-liner\">\n<div class=\"line\" title=\"Click to select this command\">\n<div class=\"command\">find .\/ -name &#8220;*.pl&#8221; -exec chmod +x {} \\;<\/div>\n<div><\/div>\n<\/div>\n<div class=\"details\">\n<div class=\"meta\">\n<div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"terminal-display\">\n<div class=\"one-liner\">\n<div class=\"details\">\n<div class=\"options\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<script>\nvar zbPregResult = '0';\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Recursive chmod all *.sh files within the current directory This is when the dadgum hosting provider migrates your site without fixing the executables. Terminal &#8211; Recursive chmod all *.pl files within the current directory find .\/ -name &#8220;*.pl&#8221; -exec chmod +x {} \\;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[256],"tags":[],"class_list":["post-3834","post","type-post","status-publish","format-standard","hentry","category-annoying-problem-fix"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/baselines.com\/index.php?rest_route=\/wp\/v2\/posts\/3834","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/baselines.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/baselines.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/baselines.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/baselines.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3834"}],"version-history":[{"count":2,"href":"https:\/\/baselines.com\/index.php?rest_route=\/wp\/v2\/posts\/3834\/revisions"}],"predecessor-version":[{"id":3836,"href":"https:\/\/baselines.com\/index.php?rest_route=\/wp\/v2\/posts\/3834\/revisions\/3836"}],"wp:attachment":[{"href":"https:\/\/baselines.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3834"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/baselines.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3834"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/baselines.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3834"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}