Determine the output of the following command: name=shubham && echo ‘my name is $name’.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is the difference between a variable and value?

7 Answers   Sun Microsystems,


How to customise the existing shell?

1 Answers  


Explain about stdin, stdout and stderr?

0 Answers  


How will you list only the empty lines in a file (using grep)?

4 Answers   ANZ,


Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.

2 Answers   IBM, TCS,






is this growing field and what is average package in this?

0 Answers  


what does "kill -9" and "kill -1" do

2 Answers   Amazon,


What is a batch file used for?

0 Answers  


What does sh mean?

0 Answers  


What is bash shell command?

0 Answers  


How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.

5 Answers   Wells Fargo,


what is the difference between writing code in shell and editor?

1 Answers  


Categories