When the shell is reading the command line what is the
difference between text enclosed between
double quotes ( ” ) and text enclosed between signal quotes
( ’ )?
Answer Posted / chakri
generally,take an example double quotes (") we used in
print the data.and single quote we used for(') for
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How can we use grep command in unix?
What is ‘ps’ command for?
What is nr in awk command?
What is merge command in unix?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is rmdir command?
Differentiate cmp command from diff command.
Is it inbetween or in between?
Which command should you use to find the remaining disk space in unix server?
Is command prompt unix?
How do I run a bash script?
What does sed command do in unix?
Explain ‘library functions’ with respect to unix commands?
What does 'mkdir' command do in UNIX?
What does this command do,"$more readme.txt“?