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

When you login to a c shell, which script would be run first?

2 Answers  


How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis

1 Answers  


Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"

1 Answers  


c program to check whether all the directories in the path exists has read and write permission

1 Answers  


How do I stop script errors?

0 Answers  






What is the difference between bash and shell?

0 Answers  


what are special characters and explain how does text varies by the usage of single quotes,double quotes and back quotes?

1 Answers  


What is a shell in operating system?

0 Answers  


Is shell scripting easy to learn?

0 Answers  


How to add some content in any file at some desired location without using VI or some other editor in UNIX

2 Answers  


Is bash an operating system?

0 Answers  


What is the need of including script interpreter in your shell script?

2 Answers  


Categories