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 you know which shell I am using?
What is bash shell command?
What language is shell scripting?
How do I run a .sh file on mac?
How to use arguments in a script?
What does path stand for?
What is the significance of $#?
How to redirect both standard output and standard error to the same location?
I have 2 files and I want to print the records which are common to both.
What is c in shell script?
What is echo in shell?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
Is shell scripting difficult?
Is cmd a shell?
How do scripts work?