
errno
List of commands for errno:
-
errno:tldr:17476 errno: Search for code whose description contains all of the given text (all locales).$ errno --search-all-locales ${text}try on your machineexplain this command
-
errno:tldr:4133d errno: List all errno names, codes, and descriptions.$ errno --listtry on your machineexplain this command
-
errno:tldr:9b4ad errno: Search for code whose description contains all of the given text.$ errno --search ${text}try on your machineexplain this command
-
errno:tldr:e4acb errno: Lookup errno description by name or code.$ errno ${select}try on your machineexplain this command