Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / February 2006

Tip: Looking for answers? Try searching our database.

How do I use echo with ` sign?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Frank - 08 Feb 2006 03:31 GMT
I am doing echo in Unix promt, but it gives me error on
unit>> echo "`asdf"
Unmatched `.

TIA
bplumhoff@gmail.com - 08 Feb 2006 14:07 GMT
Hi Frank,

That's OT here.

The ` starts an "instring" command. echo "`echo hello` world"  would
result in hello world.

Change your command to echo '`asdf' or echo "\`asdf", for example.

HTH,
Bernd
Frank - 09 Feb 2006 01:33 GMT
> Hi Frank,
>
[quoted text clipped - 7 lines]
> HTH,
> Bernd

Done, these two tricks worked.
echo '`asdf'
echo \`asdf
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.