From charlesreid1

Once John the Ripper has cracked a couple of passwords, the passwords will be stored in the John Pot file.

If you have installed John system-wide (i.e., using a package manager), the John Pot file is in ~/.john/john.pot

If you have installed John in-place, from source, (i.e., from Github), the John Pot file is in the same directory as the John binary, in the file john.pot

Information is printed, one line per password cracked, including the encryption type, the username, the password hash, and the clear text password.