one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
908Post New Shell Script Questions
What is meant by dos operating system?
What is the conditional statement in shell scripting?
What does .sh file contain?
What is shell prompt?
What language is shell scripting?
What is the use of "$#" in shell scripting?
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
How do I run a .sh file?
how will you find the total disk space used by a specific user?
c program to display the information of given file similar to givan by the unix or linux command ls -l
How to debug the problems encountered in the shell script/program?
I want to connect to a remote server and execute some commands, how can I achieve this?
How does shell scripting work?
How can the contents of a file inside jar be read without extracting in a shell script?
What are zombie processes?