What are types of shells?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is the difference between a 'thread' and a 'process'?

3 Answers  


How to declare functions in unix shell script?

4 Answers  


What is shift command in shell script?

0 Answers  


what does "kill -9" and "kill -1" do

2 Answers   Amazon,


What is sudo command?

0 Answers  






How will you copy a file from one machine to other?

0 Answers  


What is path in shell script?

0 Answers  


How will you print the login names of all users on a system?

0 Answers  


In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.

9 Answers   Amazon,


What is the use of echo in shell script?

0 Answers  


How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis

1 Answers  


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

4 Answers  


Categories