What is the difference between a variable and value?
Answer Posted / prakash
variable may be change but value still constant.
| Is This Answer Correct ? | 59 Yes | 16 No |
Post New Answer View All Answers
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What is console line?
How to check if a directory exists?
Is shell scripting a programming language?
What is ms powershell?
What are the four fundamental components of every file system on linux?
Write the syntax for "if" conditionals in linux?
What is the purpose of scripting?
Is shell and terminal the same?
Explain about login shell?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What are the different communication commands available in the shell?
What is the use of break command?
What are the default permissions of a file when it is created?
What is path in shell script?