If you want to preserve the literal meaning of a special character, you will need to use an escape character. Here's an example of its use.
#echo "For My SysAd Blog, the post value of \$number is $number."
For My SysAd Blog, the post value of \$number is 126.
#echo "For \"My SysAd Blog,\" the post value of \$number is $number."
For "My SysAd Blog," the post value of \$number is 126.
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.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment