This site utilizes JavaScript to function correctly. Looks like it's disabled on your browser. Please enable it for your best experience.

For instructions on enabling JavaScript, click here

Skip to main content

Just Host Web Hosting Help

Find and replace across multiple files

With SSH command line access, you can do the following to edit several individual pages to replace a string of text e.g. update the phone number on the footer of every page on your site.
              * perl -pi -w -e 's/search/replace/g;' *.php
                -e means execute the following line of code.
                -i means edit in-place
                -w write warnings
                -p loop
              * find ./ -type f -exec sed 's/search/replace' {} \;
            
Knowledgebase Article 149,275 views bookmark tags: command find replace ssh


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

How to restore individual files or folders with the Site Backup & Restore tool
Knowledgebase Article 389,218 views tags: backup files folders restore site

This article will instruct you how to export a database from the command line (SSH).
Knowledgebase Article 849,021 views tags: database mysql ssh

I am trying to edit my web page and I have no idea how to? I need to know how to go into the site and fix it. My webpage has a error in the first paragraph. I don't know how to fix it? Can you help?
Knowledgebase Article 396,442 views tags: edit html upload webpage

Related Help Content

This article will instruct you how to import a database from the command line (SSH).
Knowledgebase Article 761,837 views tags: database mysql ssh

Is SSH/Shell access enabled by default?
Knowledgebase Article 847,192 views tags: bash command line secure shell ssh

This article will show a way to protect specific pages of your website with SSL. This may have benefits for SEO and can be used on pages that contain forms, shopping carts or any other page where users might enter sensitive information.
Knowledgebase Article 111,752 views tags: htaccess pages specific ssl

How to Transfer hosted files from old host to Justhost.com via ssh. Your old host must have SSH access to perform this move. Using SSH to transfer files to Just Host
Knowledgebase Article 228,677 views tags: file host site transfer transferring

What is SSH and how do I setup secure connections.
Knowledgebase Article 469,565 views tags: bash connect putty shell ssh

If suddenly when you go to your page, you get nothing on the page. You can still get HTML to display, just not PHP. To serve HTML pages to browsers, we don't associate the Apache processes with your 2
Knowledgebase Article 182,252 views tags: blank page php

This article explains how to find the database in use by a WordPress site.
Knowledgebase Article 313,158 views tags: database find wordpress

This article explains error pages and how they can be customized.
Knowledgebase Article 313,152 views tags: customize pages

** Google ad credits are only available to customers in the United States, Canada, and the United Kingdom at this time.

¹ VAT (Value Added Tax) is not included in our advertised price and will be charged separately and itemized on invoices and billing information. Standard VAT rates based on EU Member State regulations may apply. Learn more.