A system administrator writes a script that extracts data from a CSV file and inserts it into a database. The script works correctly when run manually but fails when executed by cron. Which environment variable is most likely causing the issue?
Select one:
The trap here is that candidates often assume the script's failure is due to a missing HOME or SHELL...