What is the use of .sh file?
No Answer is Posted For this Question
Be the First to Post Answer
I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What is awk in shell script?
What is the use of echo in shell script?
What are the three main forms of enabling debugging in a shell script?
How do I open a jshell in cmd?
What is the crontab?
How will I insert a line "abcdef" at every 100th line of a file?
How do I edit a .sh file?
Explain about the exit command?
How to open a read-only file in the shell?
What is the first line in a shell script?