Unix and Linux Discussions Tagged with gpg |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
3 |
4,806 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
11,586 |
News, Links, Events and Announcements |
|
|
|
7 |
12,026 |
Cybersecurity |
|
|
|
7 |
8,000 |
Shell Programming and Scripting |
|
|
|
1 |
15,019 |
Solaris |
|
|
|
1 |
4,500 |
UNIX and Linux Applications |
|
|
|
6 |
2,352 |
Programming |
|
|
|
6 |
13,238 |
Shell Programming and Scripting |
|
|
|
1 |
3,171 |
Shell Programming and Scripting |
|
|
|
6 |
5,059 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
23,297 |
Shell Programming and Scripting |
|
|
|
1 |
7,096 |
UNIX for Dummies Questions & Answers |
|
|
|
14 |
11,706 |
Shell Programming and Scripting |
|
|
|
2 |
5,810 |
Red Hat |
|
|
|
2 |
6,258 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
3,989 |
UNIX for Dummies Questions & Answers |
gpg-error(1) User Commands gpg-error(1)
NAME
gpg-error - Get the description for specified error numbers.
SYNOPSIS
gpg-error errorno [...]
DESCRIPTION
gpg-error is a tool that returns the description of specified error numbers.
OPERANDS
The following operands are supported:
errorno Error numbers for which you want to get the description.
EXIT STATUS
The following exit values are returned:
0 Application exited successfully
1 Application exited with failure
FILES
The following files are used by this application:
/usr/bin/gpg-error Executable for gpg-error
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgpg-error |
+-----------------------------+-----------------------------+
|Interface stability |Volatile |
+-----------------------------+-----------------------------+
SEE ALSO
gpg-error-config(1), libgpg-error(3), attributes(5)
Written by Jeff Cai, Sun Microsystems Inc., 2008.
SunOS 5.11 31 Jul 2008 gpg-error(1)