GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ERRNO(1) moreutils ERRNO(1)

errno - look up errno names and descriptions

errno {name-or-code}

errno [-ls] [--list]

errno [-s] [--search] {word}

errno [-S] [--search-all-locales] {word}

errno looks up errno macro names, errno codes, and the corresponding descriptions. For example, if given ENOENT on a Linux system, it prints out the code 2 and the description "No such file or directory". If given the code 2, it prints ENOENT and the same description.

-l, --list
List all errno values.

-s, --search

Search for errors whose description contains all the given words (case-insensitive).

-S, --search-all-locales

Like --search, but searches all installed locales.

Lars Wirzenius

errno(3)
2012-06-05 moreutils

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.