What is in a script?
No Answer is Posted For this Question
Be the First to Post Answer
How to enable the shell to know what program should be run to interpret the script?
How to check if a directory exists?
Is powershell a language?
How do you know which shell I am using?
Print the 10th line without using tail and head command.
What is use of "cut" command?
How do I edit a .sh file?
Give some situations where typing error can destroy a program?
What is meant by dos operating system?
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
Calculate a real number calculation directly from the terminal and not any shell script.
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script