one folder contains lot of students name but I want to fetch hello with every student name individually using shell script


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

Post New Answer

More Shell Script Interview Questions

Write a script to print the first 10 elements of fibonacci series.

0 Answers  


How to pass an argument to a script?

0 Answers  


write a non recursive shell script that accepts any number of arguments and prints them in the reverse order

3 Answers  


What is shell terminal?

0 Answers  


What are the different types of shell scripting?

0 Answers  






Given a file find the count of lines containing the word "abc".

0 Answers  


What is the conditional statement in shell scripting?

0 Answers  


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

0 Answers  


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

0 Answers  


What is the difference between a variable and value?

7 Answers   Sun Microsystems,


What is sudo command?

0 Answers  


Explain about return code?

0 Answers  


Categories