Last active
November 2, 2017 19:34
-
-
Save gonaumov/174efd79d137a4a7e0b44fac369d4b0d to your computer and use it in GitHub Desktop.
bash-doc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ printf 'Shame on me! \nSo far I didn'\''t know about the existence of this package.\nIt contains many example functions and usefull references and can be installed with\nsudo apt-get install bash-doc.\n\n' | |
Shame on me! | |
So far I didn't know about the existence of this package. | |
It contains many example functions and usefull references and can be installed with | |
sudo apt-get install bash-doc. | |
+ apt-cache show bash-doc | |
Package: bash-doc | |
Architecture: all | |
Version: 4.3-14ubuntu1.2 | |
Priority: optional | |
Section: doc | |
Source: bash | |
Origin: Ubuntu | |
Maintainer: Ubuntu Developers <[email protected]> | |
Original-Maintainer: Matthias Klose <[email protected]> | |
Bugs: https://bugs.launchpad.net/ubuntu/+filebug | |
Installed-Size: 2615 | |
Depends: dpkg (>= 1.15.4) | install-info | |
Replaces: bash (<< 4.3-2) | |
Filename: pool/main/b/bash/bash-doc_4.3-14ubuntu1.2_all.deb | |
Size: 1150602 | |
MD5sum: e072e3da074eaf59d0e353b20a8b642f | |
SHA1: 96835245ae90d5afed666ef76624cd231015f90d | |
SHA256: f84880133c25bc25d46177895b1e064a3c4fa637f49a0be47718d400299911ed | |
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html | |
Description-en: Documentation and examples for the GNU Bourne Again SHell | |
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). | |
. | |
This package contains the distributable documentation, all the | |
examples and the main changelog. | |
Description-md5: 232b3e580e9136f4e0c8f65a0c7a5b36 | |
Supported: 5y | |
Package: bash-doc | |
Priority: optional | |
Section: doc | |
Installed-Size: 2579 | |
Maintainer: Ubuntu Developers <[email protected]> | |
Original-Maintainer: Matthias Klose <[email protected]> | |
Architecture: all | |
Source: bash | |
Version: 4.3-14ubuntu1 | |
Replaces: bash (<< 4.3-2) | |
Depends: dpkg (>= 1.15.4) | install-info | |
Filename: pool/main/b/bash/bash-doc_4.3-14ubuntu1_all.deb | |
Size: 1117142 | |
MD5sum: e84468b6ad2b96db20dad9591b41269e | |
SHA1: f635d5e39853200de098ff17866adfecd28646bd | |
SHA256: 095b9a06037bf4ca7a5f10a706f1ab4f45e0d95e9808f94a99f0ff13657fc10a | |
Description-en: Documentation and examples for the GNU Bourne Again SHell | |
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). | |
. | |
This package contains the distributable documentation, all the | |
examples and the main changelog. | |
Description-md5: 232b3e580e9136f4e0c8f65a0c7a5b36 | |
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html | |
Bugs: https://bugs.launchpad.net/ubuntu/+filebug | |
Origin: Ubuntu | |
Supported: 9m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment