What are the types of script?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of "$#" in shell scripting?
Where is bash history?
How do I edit a .sh file?
How to take input values from the user?
What is a scripting language simple definition?
If one dont know how to create a script then how he/she can use the QTP?
How to open a read-only file in the shell?
Explain about return code?
how do you write sql queries using shell script for eg:- we have databae table like EMPNO,ENAME,SAL,DEPTNO columns in EMP table how you display EMPNO,SAL FIELDS from emp in SHELL SCRIPT please explain with an example
What does path stand for?
I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?
What is sh in shell script?