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 |
I have 2 files and I want to print the records which are common to both.
What is bourne shell scripting?
what is info area how many types?
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
Please give me example of " at command , contrab command " how to use
What is the default ubuntu terminal?
What does $@ mean in shell?
What happens on a system call?
How to declare functions in unix shell script?
How do I stop script errors?
Explain about gui scripting?
What is shell and terminal?