In shell scripting if text is surrounded by single quotes
what does it denotes?
Answer Posted / satchi
'Single Quote' preserves all special characters within
STRING. like when we use \a \b \t inside the string in
shell script.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do I open the shell prompt?
what is tickets $ what low,medium,high priorite pls define time also
What is the crontab?
Write the syntax for "if" conditionals in linux?
How do I run a script on mac?
what is info area how many types?
What is the difference between scripting and coding?
What is a command line shell?
How can you find out how long the system has been running?
What is bourne shell scripting?
determine the output of the following command: echo ${new:-variable}
Explain how you Automate your application using Shell scripting.
What is the syntax of "nested if statement" in shell scripting?
Why are shell scripts used?
What is path in shell script?