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
How will you print the login names of all users on a system?
write a shell script to check the failed jobs?
What is subshell?
What is the use of .sh file?
Why is the use of shell script?
How can we find the process name from its process id?
What are the different commands available to check the disk usage?
How can I send a mail with a compressed file as an attachment?
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.
What is sed in shell script?
What are zombie processes?
Write down the syntax of "for " loop
What is the best scripting language?
What is the first line in every perl script called?
What are the 3 standard streams in linux?