TLDR
Enter a command. For example: pueue switch, true, phpenv, docker login.

errno

 
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 who's description contains all of the given text:
     
    errno --search {{text}}
     
  • Search for code who's description contains all of the given text (all locales):
     
    errno --search-all-locales {{text}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.