How are shells born?
No Answer is Posted For this Question
Be the First to Post Answer
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 $@ mean bash?
Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"
What is the conditional statement in shell scripting?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
Why is the use of shell script?
In a single command how do you run the previous command in the command prompt.
What is the command to find out today's date?
What is shell company all about?
What is shell variable?
What language is shell scripting?
When you login to a c shell, which script would be run first?