If you want quotes around a string, use single quotes to preserve the double quotes. Here's an example of its use.
Here's the syntax and its output
#echo 'Your single quotes "PRESERVED" the double quotes.'
Your single quotes "PRESERVED" the double quotes.
#echo 'Your single quotes "HAVE PRESERVED" the double quotes.'
Your single quotes "HAVE PRESERVED" the double quotes.
This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
No comments:
Post a Comment