$errnos  –  Mapping of errno to Names

$errnos is a mapping of errno error numbers to human-readable names.

Examples

Print name of error number 10
1
echo ${errno[10]}
Output:
1
ECHILD
BashSupport Pro 是一款支持 errnos** 的 **Zsh 集成开发环境 - 立即试用
© 2020–2025 Joachim Ansorg
声明
隐私政策
许可条款