Unix and Linux Discussions Tagged with error |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
5 |
454 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
103 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
578 |
AIX |
|
|
|
8 |
676 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
684 |
UNIX for Beginners Questions & Answers |
|
|
|
16 |
524 |
What is on Your Mind? |
|
|
|
5 |
216 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
775 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
536 |
UNIX for Beginners Questions & Answers |
|
|
|
18 |
771 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
1,641 |
Shell Programming and Scripting |
|
|
|
1 |
465 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,878 |
Shell Programming and Scripting |
|
|
|
2 |
704 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
162 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
158 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
1,699 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
3,368 |
Shell Programming and Scripting |
|
|
|
5 |
2,380 |
Shell Programming and Scripting |
|
|
|
1 |
4,123 |
Programming |
|
|
|
2 |
591 |
AIX |
|
|
|
5 |
1,276 |
UNIX for Beginners Questions & Answers |
|
|
|
13 |
5,907 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
1,613 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
6,927 |
Red Hat |
|
|
|
3 |
957 |
AIX |
|
|
|
3 |
262 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
4,490 |
Solaris |
|
|
|
1 |
163 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
729 |
Web Development |
|
|
|
10 |
1,668 |
AIX |
|
|
|
1 |
147 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
668 |
Programming |
|
|
|
15 |
1,912 |
Ubuntu |
|
|
|
6 |
182 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
222 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
165 |
UNIX for Beginners Questions & Answers |
|
|
|
10 |
378 |
Shell Programming and Scripting |
|
|
|
2 |
1,366 |
Programming |
|
|
|
5 |
794 |
UNIX for Beginners 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)