Why are shells better suited than C programs for some tasks?

What will be an ideal response?


Shell scripts can usually be written faster because there is less overhead and you can take
advantage of existing Linux commands to perform the task. Scripts do not require compilation the
way a C program does. For small tasks where the power and speed advantages of a C program are
not a requirement, a shell script is probably easier and faster to write.

Computer Science & Information Technology

You might also like to view...

Windows 8 distinguishes between several different types of touch gestures

Indicate whether the statement is true or false

Computer Science & Information Technology

To move from the first cell in the table in the accompanying figure to the next cell, press the ____ key(s).

A. TAB B. DELETE C. SHIFT-TAB D. SHIFT-RETURN

Computer Science & Information Technology

The ________ option adjusts the width of each column in the table to the best fit based on the contents in the cells

A) AutoCorrect B) AutoStyle C) AutoFormat D) AutoFit Contents

Computer Science & Information Technology

You can create labels based on queries or tables.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology