Package bash5-doc: Information

    Binary package: bash5-doc
    Version: 5.2.26-alt1
    Architecture: noarch
    Build time:  Jan 31, 2024, 07:32 PM in the task #338911
    Source package: bash5
    Category: Shells
    Report package bug
    License: GPLv3+
    Summary: Documentation for the GNU Bourne Again SHell
    Description: 
    Bash is an sh-compatible command language interpreter that executes
    commands read from the standard input or from a file.  Bash also
    incorporates useful features from the Korn and C shells (ksh and csh).
    Most sh scripts can be run by bash without modification.
    
    Bash is ultimately intended to be a conformant implementation of the
    IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
    
    This package contains documentation for the GNU Bourne Again SHell.



    Last changed


    Jan. 24, 2024 Gleb Fotengauer-Malinovskiy 5.2.26-alt1
    - 5.2.15 -> 5.2.26.
    Sept. 6, 2023 Gleb Fotengauer-Malinovskiy 5.2.15-alt1
    - 4.4.23 -> 5.2.15.
    Dec. 17, 2018 Dmitry V. Levin 4.4.23-alt1
    - 4.2.50 -> 4.4.23 (closes: #32607, #32134, #33196).
    - Enabled Rational Range Interpretation (globasciiranges) by default.