How will I insert a line "abcdef" at every 100th line of a file?
Answers were Sorted based on User's Feedback
How do I run a shell script in powershell?
What is echo in shell?
How will you pass and access arguments to a script in linux?
What are the different kinds of loops available in shell script?
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"
The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on
what does "kill -9" and "kill -1" do
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
What is bash used for?
Why is the use of shell script?
What can scripts do?
What is the crontab?