On Tue, 4 Jun 2002, Shridhar Daithankar wrote:

> On Tuesday 04 June 2002 12:06, Philip S Tellis wrote:
> > On Tue, 4 Jun 2002, Shridhar Daithankar wrote:
> > t=`echo $ORACLE_HOME | sed -e 's/\\\\/\\\\\\\\/g'`
> 
> Doesn't work.. it says -e option requires an argument but this thing 

Works For Me (tm).  Anyway, you could also try this:

sed s/'\\\\'/'\\\\\\\\'/g

-- 
FORTRAN rots the brain.
                -- John McQuillin


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to