Unix and Linux Discussions Tagged with error |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
14,510 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
5,585 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
40,748 |
Shell Programming and Scripting |
|
|
|
3 |
4,397 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
6,482 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
12,384 |
Shell Programming and Scripting |
|
|
|
1 |
6,577 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,543 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,948 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
8,601 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
10,867 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,016 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
21,484 |
UNIX for Advanced & Expert Users |
|
|
|
5 |
9,566 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
6,713 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
33,637 |
AIX |
|
|
|
8 |
7,930 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
10,617 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,686 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
8,838 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,799 |
UNIX for Beginners Questions & Answers |
|
|
|
18 |
12,522 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
7,806 |
Shell Programming and Scripting |
|
|
|
1 |
3,983 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
25,805 |
Shell Programming and Scripting |
|
|
|
2 |
4,414 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,753 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,901 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
8,547 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
19,699 |
Shell Programming and Scripting |
|
|
|
5 |
8,744 |
Shell Programming and Scripting |
|
|
|
1 |
14,582 |
Programming |
|
|
|
2 |
8,578 |
AIX |
|
|
|
5 |
5,573 |
UNIX for Beginners Questions & Answers |
|
|
|
13 |
20,798 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
4,853 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
24,559 |
Red Hat |
|
|
|
3 |
7,354 |
AIX |
|
|
|
3 |
4,982 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
8,807 |
Solaris |
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)