Which scripting language is best for automation?
No Answer is Posted For this Question
Be the First to Post Answer
why did you apply to shell
How do I run a script from command prompt?
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
Why is used in shell scripting?
Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"
What is the equivalent of a file shortcut that we have a window on a linux system?
What are the advantages of bash over all other shells?
what does "kill -9" and "kill -1" do
What is the default shell of solaris?
Is shell scripting easy to learn?
write a shell script to check whether all the directories in the path exist has read and write permission
How to print some text on to the screen?