Polecenie gpgv
Wykonanie, użycie: Check the signature of one or more OpenPGP-signed files. This is similar in operation to gpg --verify but uses a different keyring, ~/.gnupg/trustedkeys.gpg . Also, gpgv assumes that the keyring is trusted, and it cannot edit or update it. By contrast, gpg --verify can go to a keyserver to verify signatures that are not in the local keyring, and offers various levels of trust. In both cases, you can use a detached signature file
Opcje wykonania gpgv
w konsoli
Display a short help message.
Use this flag to ignore incorrect dates on signatures. An incorrect date can be a sign of fraud, but is often just a result of an incorrectly set clock.
Use the specified file as a keyring, in addition to the default
~/.gnupg/trustedkeys.gpg .
Use the specified directory as the GPG home directory, instead of the default (set in the GNUPGHOME variable, or, if that is unset,
~/.gnupg ).
Send log output to the specified file descriptor. By default, log output goes to stderr. Use of file descriptors is described in the DETAILS section of the GPG documentation.
Minimal output.
Send special status messages to the specified file descriptor.
Verbose mode. More informative.
Przykłady gpgv działanie w Słownik polecenie G
- Przykład GPGV użycie :
- Jak użyć Uncompress files compressed by gzip . See gzip for a list of options co to jest.
- Przykład GPGV użycie :
- Jak użyć Print the kernel's scancode-to-keycode mapping table definicja.
- Przykład GPGV użycie :
- Jak użyć groff document-formatting system, which normally runs troff along with a postprocessor appropriate for the selected output device. Options without arguments can be grouped after a single dash (-). A co znaczy.
- Przykład GPGV użycie :
- Jak użyć files (or data read from standard input) with Lempel-Ziv coding (LZ77). Rename compressed file to filename.gz ; keep ownership modes and access/modification times. Ignore symbolic links. Uncompress słownik.
- Przykład GPGV użycie :
- Jak użyć data for an object file. The file's symbol table is compared with the call graph profile file gmon.out (previously created by compiling with gcc -pg ). Many of gprof 's options take a znaczenie.