which of the following cannot be used to implement the UNIX command?
-
Sequential File
-
Routine Activity
-
Execute command Activity
-
Merge
D
Correct answer
Explanation
Sequential File stages can use filter options to execute UNIX commands. Routine Activity can call routines that execute UNIX commands. Execute Command Activity is specifically designed for this purpose. Merge is purely a data combination stage with no capability to execute external UNIX commands.