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

How do I read a .sh file?

0 Answers  


defination of mapfile in winrunner?

0 Answers  


Explain about debugging?

0 Answers  


What is path variable bash?

0 Answers  


How can you get the value of pi till a 100 decimal places?

0 Answers  


How to find all the files modified in less than 3 days and save the record in a text file?

0 Answers  


Suppose you execute a command using exec, what will be the status of your current process in the shell?

0 Answers  


Is scripting and coding the same thing?

0 Answers  


Is powershell a bash?

0 Answers  


How to get the first line from a file using just the terminal?

0 Answers  


What is the fastest scripting language?

0 Answers  


Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"

5 Answers  


Categories