What are the disadvantages of shell scripting?



What are the disadvantages of shell scripting?..

Answer / Jay Vardhan Hemant

Some disadvantages of shell scripting include limited functionality compared to programming languages like Python or Java, lack of built-in libraries and tools for complex tasks, and slower execution times for CPU-intensive applications. In addition, scripts can be difficult to debug and maintain over time.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

I have 2 files and I want to print the records which are common to both.

1 Answers  


What is bourne shell scripting?

1 Answers  


what is info area how many types?

1 Answers  


write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null

1 Answers  


Please give me example of " at command , contrab command " how to use

1 Answers  


What is the default ubuntu terminal?

1 Answers  


What does $@ mean in shell?

1 Answers  


What happens on a system call?

1 Answers  


How to declare functions in unix shell script?

4 Answers  


How do I stop script errors?

1 Answers  


Explain about gui scripting?

1 Answers  


What is shell and terminal?

1 Answers  


Categories