An engineer wants to automate several tasks by running commands daily on a UNIX server. The engineer has only built-in, default tools available. Which of the following should the engineer use to best assist with this effort? (Choose two.)
- APython
- BCron (correct answer)
- CAnsible
- DPowerShell
- EBash (correct answer)
- FTask Scheduler
Reveal answer & explanationHide answer
The correct answer is B, E. Option B: Cron Option E: Bash



