Unix and Linux Discussions Tagged with error |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
3,630 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
2,758 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
7,455 |
Shell Programming and Scripting |
|
|
|
3 |
1,791 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
2,838 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
9,193 |
Shell Programming and Scripting |
|
|
|
1 |
3,289 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
2,174 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
1,649 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,241 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,803 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,905 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
12,035 |
UNIX for Advanced & Expert Users |
|
|
|
5 |
4,825 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
2,908 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
18,040 |
AIX |
|
|
|
8 |
3,270 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
4,942 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
1,469 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
5,395 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
2,931 |
UNIX for Beginners Questions & Answers |
|
|
|
18 |
5,039 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
5,644 |
Shell Programming and Scripting |
|
|
|
1 |
1,774 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
10,509 |
Shell Programming and Scripting |
|
|
|
2 |
2,345 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
1,335 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
1,019 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
3,674 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
13,109 |
Shell Programming and Scripting |
|
|
|
5 |
4,918 |
Shell Programming and Scripting |
|
|
|
1 |
11,414 |
Programming |
|
|
|
2 |
4,138 |
AIX |
|
|
|
5 |
2,933 |
UNIX for Beginners Questions & Answers |
|
|
|
13 |
14,837 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
2,542 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
16,744 |
Red Hat |
|
|
|
3 |
4,390 |
AIX |
|
|
|
3 |
2,281 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
6,084 |
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)