Wally is using a Korn shell, and is writing a report for his customers. The report contains
instructions on how to use a set of scripts that he has created for the customers to use. The scripts
are all interactive. Wally is running the scripts while creating the report so he can cut and paste the
user prompts into his document. From the information in the exhibit, choose the script that was last
executed in the shell.
A.
./makecert
B.
./crypttool.sh confidential-report
C.
./affiliate
D.
vi cust-report
Explanation: