Is shell scripting a language?



Is shell scripting a language?..

Answer / Gaurav Nidhar

Yes, shell scripting is a programming language used for automating tasks on Unix-based systems. The most common shell scripts are written using the Bourne Again SHell (bash).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

What is Linux language details

0 Answers   Quick Heal,


State the advantages of shell scripting?

1 Answers  


What is the use of "shift" command in passing parameters?

1 Answers  


What is the command for " how many shell is running in your system or how many shell supported by your system " ?.

3 Answers  


How many fields are present in a crontab file and what does each field specify?

1 Answers  


what is info area how many types?

1 Answers  


What can you do with powershell?

1 Answers  


How will you emulate wc –l using awk?

1 Answers  


What does it mean to debug a script?

1 Answers  


How to print pid of the current shell?

1 Answers  


How do I save a powershell script?

1 Answers  


How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)

1 Answers   NTT Data, TCS,


Categories