The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com



Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Print to a ps2pdf print queue. Sean_69 UNIX for Dummies Questions & Answers 1 10-22-2007 10:58 AM
Print Problem in UNIX. Need to know the option to specify the print paper size ukarthik HP-UX 1 06-07-2007 09:35 AM
Differenc between print and echo chandhar Shell Programming and Scripting 3 04-11-2007 11:13 AM
echo vs. print PhilW UNIX for Dummies Questions & Answers 1 03-03-2004 12:21 PM
echo or print to screen and file Shakey21 UNIX for Dummies Questions & Answers 2 01-09-2002 07:56 PM

 
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 04-12-2007
mani_um mani_um is offline
Registered User
  
 

Join Date: Mar 2007
Posts: 30
how to print backslah using echo

how to print 3 backslah using Unix AIX,
i have try in my fedora and AIX,both give dirrent output for same echo statment
test.sh
Code:
sed -e 's/\(["`]\)/\\\1/g' -e 's/\$?/\\$?/g' -e 's/\$#/\\$#/g' -e 's/^/echo "/g' -e 's/$/ "/g' xMNBDF070 > xMNBDF070_test
xMNBDF070
Code:
sed -e "s/'/\\\'/g" -e 's/\([();*|>]\)/\\\1/g' $SCRIPTSQL/xMNBDF070_Script.sql > $TEMP_PATH/xMNBDF070_Script.sql.TMP
letsay,
SCRIPTSQL=/home/mani
TEMP_PATH=/home/mani/temp

sh xMNBDF070_test
output
Code:
sed -e "s/'/\\\'/g" -e 's/\([();*|>]\)/\\\1/g' /home/mani/xMNBDF070_Script.sql > /home/mani/temp/xMNBDF070_Script.sql.TMP
how to alter test.sh to print above line in xMNBDF070
because i get this
Code:
sed -e "s/'/\'/g" -e 's/\([();*|>]\)/\1/g' /home/mani/xMNBDF070_Script.sql > /home/mani/temp/xMNBDF070_Script.sql.TMP
i dunno how many backslah to use because in Unix to get 3 backslah i echo like this
echo "\\\\\\\\\ "

but in linux i use pair backslah
echo "\\\\\\ "

why its diffrent and how to know how many backslach needed
please guide
 

Bookmarks

Tags
linux

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 02:13 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0