Linux IPC Question:

What are the Advantages and disadvantages of script vs compiled program?

Tweet Share WhatsApp

Answer:

While scripts have the advantages of
1) flexibility to change the of script
2) and being more portable.

Compiled executables have the advantages of
1) less memory footprint
2) less execution time.

Read All 13 Linux IPC Questions
Previous QuestionNext Question
What are the IPC techniques?Which Linux distros do you have experience with?