Unix and Linux Discussions Tagged with error |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
1 |
14,186 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
5,426 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
40,402 |
Shell Programming and Scripting |
|
|
|
3 |
4,262 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
6,319 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
12,355 |
Shell Programming and Scripting |
|
|
|
1 |
6,419 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,391 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
4,807 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
8,422 |
UNIX for Beginners Questions & Answers |
|
|
|
4 |
10,688 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
6,861 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
21,149 |
UNIX for Advanced & Expert Users |
|
|
|
5 |
9,418 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
6,498 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
33,201 |
AIX |
|
|
|
8 |
7,697 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
10,410 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,577 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
8,703 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,683 |
UNIX for Beginners Questions & Answers |
|
|
|
18 |
12,185 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
7,796 |
Shell Programming and Scripting |
|
|
|
1 |
3,849 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
25,774 |
Shell Programming and Scripting |
|
|
|
2 |
4,297 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
3,624 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
2,782 |
UNIX for Beginners Questions & Answers |
|
|
|
7 |
8,329 |
UNIX for Beginners Questions & Answers |
|
|
|
8 |
19,665 |
Shell Programming and Scripting |
|
|
|
5 |
8,710 |
Shell Programming and Scripting |
|
|
|
1 |
14,452 |
Programming |
|
|
|
2 |
8,539 |
AIX |
|
|
|
5 |
5,475 |
UNIX for Beginners Questions & Answers |
|
|
|
13 |
20,619 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
4,717 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
24,314 |
Red Hat |
|
|
|
3 |
7,234 |
AIX |
|
|
|
3 |
4,883 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
8,699 |
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)