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
What is ms powershell?
What will happen to my current process when I execute a command using exec?
Why is it called a shell?
Write a shell script to get current date, time, user name and current working directory.
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
Explain about echo command?
How to pass an argument to a script?
Is powershell a bash?
What does it mean to debug a script?
What does $0 mean in shell script?
I want to connect to a remote server and execute some commands, how can I achieve this?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
Why is shell scripting important?
What is bash used for?
What is sed in shell script?