LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 04-05-2012, 07:48 AM   #1
jayakumar01
Member
 
Registered: Nov 2011
Posts: 106

Rep: Reputation: Disabled
how we can find and replace multiple file using sed command


Hi


I have text file in /etc/httpd/conf/httpd.conf ,How can i replace my Alias path using sed command

vi httpd.conf

Alias /Php /php/craftsynatx/php -

How can i change the line /php/craftsynatx/php to /php5/craft5/php

I used the following command ,but it does int works

:%s/php/craftsynatx/php/ /php5/craft5/php/g
 
Old 04-05-2012, 07:53 AM   #2
uhelp
Member
 
Registered: Nov 2011
Location: Germany, Bavaria, Nueremberg area
Distribution: openSUSE, Debian, LFS
Posts: 205

Rep: Reputation: 43
it is easier to use an other delimiter for s
s/// can also be written s%%% (whatever char comes first after the commans "s" will be the delimiter.

If you want to use "/" anyway, you have to escape each literaly meant "/" like "\/"
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] sed command to replace file extension leighya Linux - Newbie 18 04-22-2012 03:20 AM
[SOLVED] How to find and replace a text spanning multiple lines with sed haveanother Linux - Newbie 7 02-26-2012 06:29 AM
sed command to replace line in text file gengwei89 Linux - Newbie 6 11-06-2011 08:10 AM
Find and replace text in multiple file Bad_Bob Linux - Software 9 05-08-2008 02:31 AM
sed - find and replace command bullshit Programming 9 01-05-2006 03:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 02:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration