Can we run shell script in windows?
No Answer is Posted For this Question
Be the First to Post Answer
What does $# stand for?
Why is a script important?
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
How to debug the problems encountered in the shell script/program?
What is shell scripting?
What is the first line of a shell script called?
What is wc in shell script?
What does path stand for?
What is the command to find out users on the system?
What are the different shells available?
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?
How do I open the shell prompt?