Chapter 20: Working with macOS and Linux
- C. The command ls -la will list all of the files in a long format. The command ls -a | ls-l will not work. The ls -s; ls -a will show two listings: one with the size and the other with all of the files. The ls -a\ls -l command will show two listings—one with all of the files and the other in a long format—but it will not show all of the files in a long format.
- D. Boot Camp allows you to install Windows on a Mac. Keychain is a tool that saves credentials so that the user does not need to be prompted. Mission Control is a quick way on macOS to view what is currently running. Finder is the macOS equivalent to Windows File Explorer.
- A. Time Machine is the Apple application that can be used to create backups on a regular basis. Finder is the macOS equivalent to Windows File Explorer. VSS is a Windows technology that is used to create snapshots of a volume. Keychain is a tool that saves credentials so that the user does...