Why is shell scripting important?
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
If you have a string "one two three", which shell command would you use to extract the strings?
What is difference between bash and shell?
How to include comments in your shell scripts?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
What is "test"? How it is used in shell scripting?
How will I insert a line "abcdef" at every 100th line of a file?
How do we create command aliases in a shell?
how to get part of string variable with echo command only?
In a single command how do you run the previous command in the command prompt.
Write a shell script that adds two numbers if provided as the command line argument and if the two numbers are not entered throws an error message.
shell script for reverse the string