Generate `exam_vms.pdf` with the credentials required to connect to all running VMs matching "exam prog sys":
```
vmcred2pdf "exam prog sys" output.pdf
vmcreds2pdf "exam prog sys" output.pdf
```
Extract and download the `/home` directory of all VMs matching "exam prog sys" (each directory is saved in a `.tar.gz` archive named after the VM's ID):
...
...
@@ -623,7 +623,7 @@ First, you need to create the VM that will be used by the students during the ex
1. Finally, to produce the PDF file, `creds.pdf`, with all credentials required to attach to each VM, run:
```
vmcred2pdf "live exam progsys" creds.pdf
vmcreds2pdf "live exam progsys" creds.pdf
```
This command displays that file was written successfully: