errno
Look up errno names and descriptions. More information: <https://joeyh.name/code/moreutils/>.
Install
- All systems
-
curl cmd.cat/errno.sh
- Debian
-
apt-get install moreutils - Ubuntu
-
apt-get install moreutils - Arch Linux
-
pacman -S moreutils - Kali Linux
-
apt-get install moreutils - Fedora
-
dnf install moreutils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install moreutils - OS X
-
brew install moreutils - Raspbian
-
apt-get install moreutils
Look up errno names and descriptions. More information: <https://joeyh.name/code/moreutils/>.
-
Lookup errno description by name or code:
errno name|code -
List all errno names, codes, and descriptions:
errno --list -
Search for code whose description contains all of the given text:
errno --search text -
Search for code whose description contains all of the given text (all locales):
errno --search-all-locales text
© tl;dr; authors and contributors