Tags
Language
Tags
November 2025
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Pro Bash Programming: Scripting The GNU/Linux Shell

    Posted By: Zepocto
    Pro Bash Programming: Scripting The GNU/Linux Shell

    Pro Bash Programming: Scripting The GNU/Linux Shell
    Apress | Chris F.A. Johnson | 2009 | ISBN: 1430219971 | PDF | 350 pages | 5.6 MB


    The bash shell is a complete programming language, not merely a glue to combine external Linux commands. By taking full advantage of shell internals, shell programs can perform as snappily as utilities written in C or other compiled languages. And you will see how, without assuming Unix lore, you can write professional bash 4.0 programs through standard programming techniques.

    * Complete bash coverage
    * Teaches bash as a programming language
    * Helps you master bash 4.0 features

    What you'll learn:
    * Use the shell to write new utilities and accomplish most programming tasks.
    * Use shell parameter expansion to replace many external commands, making scripts very fast.
    * Learn to avoid many common mistakes that cause scripts to fail.
    * Learn how bash's readline and history libraries can save typing when getting user input.
    * Learn to use the new bash 4.0 features.
    * Build shell scripts that get information from the Web.