`
javatgo
  • 浏览: 1178866 次
  • 性别: Icon_minigender_2
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

standard Unix exit codes

阅读更多
UNIX (Symbol)ExitValue
EX_OK 0 No errors during session.
EX_USAGE 64 Command line usage error. The command was used incorrectly (wrong number of arguments, bad flag, bad syntax in a parameter, or whatever).
EX_DATAERR 65 Data format error. The user's input data was incorrect in some way.
EX_NOINPUT 66 Cannot open input. User's input file did not exist or was not readable.
EX_NOUSER 67 Addressee unknown. User specified does not exist.
EX_NOHOST 68 Host name unknown. Host specified does not exist. Used in mail addresses or network requests.
EX_UNAVAILABLE 69 Service unavailable. Occurs if a support program or file does not exist. Can be used as a catchall message when not known why something is not working.
EX_SOFTWARE 70 Internal software error inconsistency, etc. in HSI code (non-operating system- related errors).
EX_OSERR 71 Operating system error, such as cannot fork, cannot create pipe, getuid, returning a non-existent user, etc..
EX_OSFILE 72 Critical OS file missing, cannot be opened, or has some sort of error (syntax error).
EX_CANTCREAT 73 Cannot create user output file.
EX_IOERR 74 Input/output error, occurred while doing I/O on some file.
EX_TEMPFAIL 75 Temporary failure. User is invited to retry.
EX_PROTOCOL 76 Remote error in protocol. The remote system returned something that was not possible during a protocol exchange.
EX_NOPERM 77 Permission denied. User did not have sufficient permission to perform the operation.
分享到:
评论

相关推荐

    Conv.codes.exit_matlab_

    在MATLAB环境中,"Conv.codes.exit_matlab_"这个标题很可能是指一个关于卷积编码(Convolutional Coding)的退出图表(EXIT Chart)实现。退出图表是评估错误检测和纠正能力的一种强大工具,尤其在信道编码领域。接...

    SMD-codes Active SMD semiconductor components marking codes

    ### SMD-Codes:主动型SMD半导体组件的标记代码 #### 概述 随着电子产品技术的不断进步和发展,表面贴装技术(Surface Mount Technology,简称SMT)因其体积小、重量轻、易于自动化组装等优点,在电子产品的设计与...

    Algebraic codes for data transmission

    为此,纠错码(Error-Correcting Codes, ECC)作为一项关键的技术手段,在减少数据传输过程中的错误方面发挥着基础性的作用。本书《代数编码在数据传输中的应用》由伊利诺伊大学厄巴纳-香槟分校电气与计算机工程系...

    Error-Correcting Codes - Revised, 2nd Edition.djvu

    Error-Correcting Codes, by Professor Peterson, was originally published in 1961. Now, with E. J. Weldon, Jr., as his coauthor, Professor Peterson has extensively rewritten his material. The book ...

    Unix V7 操作系统源代码

    《Unix V7 操作系统源代码》是一份珍贵的学习资源,对于深入理解操作系统原理和Unix历史具有极高的价值。Unix Version 7(简称V7)是Unix系统发展过程中的一个重要里程碑,它在1979年由AT&T贝尔实验室发布,为后来的...

    github-recovery-codes.txt

    github-recovery-codes.txt

    nonbinary_EXIT_NonBinary_EXIT_NonBinaryLDPC_LDPCEXIT_EXIT_非二进制ld

    非二进制LDPC码(Non-Binary Low-Density Parity-Check Codes)是一种在通信和数据存储领域广泛应用的纠错编码技术。与传统的二进制LDPC码相比,非二进制LDPC码允许在更广泛的代数结构上操作,如GF(2^m)域,从而提供...

    C++ Codes C++ Codes

    在这个名为"C++ Codes"的压缩包中,可能包含了各种C++编程的示例代码、练习项目或库,涉及了C++的多个方面,例如基础语法、类与对象、模板、异常处理、STL(标准模板库)等。 **C++基础语法** C++的基础语法包括...

    Unix V6 操作系统源代码

    Unix V6操作系统源代码是计算机科学历史上的一个重要里程碑,它为后续的Unix版本以及现代操作系统的设计奠定了基础。这个源代码包对于理解操作系统的工作原理、学习系统编程和内核级开发具有极高的价值。《Unix操作...

    The.Theory.of.Error-Correcting.Codes

    - **克尔多克码(Kerdock Codes)**与**预备拉塔码(Preparata Codes)**:这两类码具有良好的非线性性质,适合于某些特定的应用场景。 - **自对偶码(Self-Dual Codes)**:这类码具有独特的数学性质,在编码理论中占有...

    Cracking Codes with Python (True PDF)

    Cracking Codes with Python: An Introduction to Building and Breaking Ciphers (True PDF)

    Introduction To Error Correcting Codes

    矩阵表示法是研究线性码的一种常用方法,其中包括标准阵(Standard Array)和奇偶检验矩阵(Parity-Check Matrix)。标准阵是编码过程的描述,而奇偶检验矩阵则用于解码过程中错误检测。 4.2 综合 线性码的综合...

    MATLAB Codes for Finite Element Analysis_matlab_

    标题中的“MATLAB Codes for Finite Element Analysis”表明这是一个关于使用MATLAB进行有限元分析的资源。有限元分析(Finite Element Analysis, FEA)是一种数值计算方法,常用于工程领域,如结构力学、流体力学等...

    Low Density Parity Check Codes

    ### 低密度奇偶校验码 (Low Density Parity Check Codes) #### 概述 低密度奇偶校验码(Low Density Parity Check Codes,简称LDPC码)是一种高效的线性错误校正码,最初由罗伯特·G·加拉格尔(Robert G. ...

    fk2_codes fk2_codes

    【描述】"fk fk2_codes 2_codes fk2_codes fk2_codes fk2_codes fk2_codes fk2_codes"看起来像是重复的关键词,"fk"可能是缩写,可能是开发者的名字、项目代号或者是某种编程概念的简写。"2_codes"可能表示第二版...

    Learning Binary Codes for Collaborative Filtering

    codes for collaborative filtering, which enables us to efficiently make recommendations with time complexity that is independent of the total number of items. We propose to construct binary codes for ...

    turbo codes 的matlab仿真程序

    涡轮码(Turbo Codes)是一种纠错编码技术,它在通信和存储系统中扮演着重要的角色,因其接近香农极限的性能而闻名。MATLAB是一个强大的数学计算软件,广泛用于科学计算、工程仿真以及信号处理等领域。在这个"turbo ...

    Variable-length Codes for Data Compression.pdf

    《Variable-length Codes for Data Compression》是一本关于数据压缩领域中变长编码技术的专业书籍。本书由David Salomon教授撰写,详细介绍了各种变长编码算法及其在实际数据压缩场景中的应用。 #### 什么是变长...

Global site tag (gtag.js) - Google Analytics