Click the Exhibit button. The exhibit shows a listing of Jane’s directory. Consider the first entry buttons. Choose the commands that might have been used to create this file. A. cp snippets buttons B. ln gadget buttons C. ln snippets…

Click the Exhibit button. The exhibit shows a listing of Jane’s home directory. Jane wants to delete the directory dir1. Choose the command that would remove only the dir1 directory. A. rm ./widgets/* B. rm ./widgets/dir1 C. rm -r ./widgets…

Jane is about to edit a file with the vi editor. She executes the following command: $ vi ./customer_sat.txt Choose the vi editor mode that Jane will be using when the file is opened. A. command mode B. edit mode…

Click the Exhibit button. Examine the exhibit. Choose the answer the best describes the 8th field of the output of an ls command. A. file creation time B. inode change time C. last access time D. last modify time