one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
960Post New Shell Script Questions
What is a file basename?
What is ms powershell?
What is the first line in a shell script?
determine the output of the following command: echo ${new:-variable}
What are the advantages of shell scripting?
What are the different variables present in linux shell?
How to check if a directory exists?
Write the syntax for "if" conditionals in linux?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
What is the syntax of while loop in shell scripting?
What is an sh file?
Explain how you Automate your application using Shell scripting.
What language is shell scripting?
Is cmd a shell?
How will you emulate wc –l using awk?