What is the best shell scripting language?
No Answer is Posted For this Question
Be the First to Post Answer
What is @echo off?
How do I debug a shell script?
What is use of "cut" command?
Hi, all Scripting professional. Q. I have written script1.sh and calling script2.sh in script1.sh file using bash shell as interpreter and my log in shell also bash shell.My code like Script1 #!/bin/bash echo "My script2 call" . script2.sh Here script2.sh file run successfully but when I have changed my interpreter bash to ksh like #!/bin/ksh Error are comming script2.sh command not found. Guid me how to call other script in our main script.
HOW TO CREATE 10 USERS IN UNIX(HP-UX) USING SHELL SHELL SCRIPT?
I Forgot My Windows Vista Password! How Can I Find My Windows Lost Password?
Explain about echo command?
What is a file basename?
What does debug script mean?
what does "kill -9" and "kill -1" do
What is a shell script? Can you name some of its advantages?
Hi, I want to practise Unix korn shell scripting which i learnt 2 yr bfr. plz suggest software i can use to practise.