What is the difference between a variable and value?
Answer Posted / hari
variable insist the name or a character that is to the left of
the assignment.value is to the right of the assignment
operator
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
Is shell and terminal the same?
How to write a function?
How do I open a jshell in cmd?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
I want to connect to a remote server and execute some commands, how can I achieve this?
What is a beat in a script?
What is in a script?
What are the advantages of shell script?
Why is shell scripting important?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1
How to check if the previous command was run successfully?
What does path stand for?
What are the disadvantages of shell scripting?
How can the contents of a file inside jar be read without extracting in a shell script?
What is a shell in operating system?