The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to get Absolute path from file descriptors vinp UNIX for Advanced & Expert Users 2 11-15-2007 09:46 PM
absolute path Kirichiko UNIX for Dummies Questions & Answers 2 10-03-2007 03:30 AM
$PWD shows absolute path vs path w/symbolic links kornshellmaven Shell Programming and Scripting 3 06-13-2007 09:15 AM
Finding relative path of a file chiru_h Shell Programming and Scripting 4 04-16-2007 05:20 PM
getting full path from relative path polypus Shell Programming and Scripting 4 03-25-2007 09:08 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-07-2006
Registered User
 

Join Date: Aug 2006
Posts: 15
vi - replacing a relative path with absolute path in a file

Hi,

I have a file with about 60 lines of path:

app-defaults/boxXYZ.......

I want to change this to /my/path/goes/here/app-defaults/boxXYZ, but of course vi doesn't like the regualr :s/old/new/ command.

Is there any other quick way to do this?

Thanks
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 09-07-2006
vgersh99's Avatar
Moderator
 

Join Date: Feb 2005
Location: Boston, MA
Posts: 3,002
Code:
:%s#^#/my/path/goes/here/#
Reply With Quote
  #3 (permalink)  
Old 09-07-2006
Registered User
 

Join Date: Aug 2006
Posts: 15
Quote:
Originally Posted by vgersh99
Code:
:%s#^#/my/path/goes/here/#



Thanks.
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 09:32 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0