Linux Shell script Basics

  • Jul 4, 2009
    7,259
    462
    83
    Linux Command Line and Shell Scripting Bible

    26622373.jpg


    * Covering the most popular Linux shells (such as bash, ash, tcsh, ksh, korn, and zsh), this reference shows how to use commands to create scripts within each shell and demonstrates practical applications for shell scripts (including retrieving information from Web sites and sending automated reports via e-mail)
    * For each shell, the author discusses the commands available and explains how to use these commands to create scripts that can automate common functions and reports
    * Guides administrators through advanced projects for using shell scripts in real-world applications and features advanced topics such as using a database and Web programming



    Biography
    Richard Blumhas worked in the IT industry for over 18 years as both a systems and network administrator. He has administered UNIX, Linux, Novell, and Microsoft servers, as well as help design and maintain a 3,500-user network utilizing Cisco switches and routers. He has automated network monitoring with Linux shell scripts and written scripts in most of the common Linux shell environments. He is the author of several books, including Professional Linux Programming (Wrox) and Linux For Dummies, 8th Edition (Wiley).

    Code: Date: May 2008
    Filesize: ~13,6 Mb
    Format: PDF
    Author: Richard Blum
    Publisher: Wiley

    http://hotfile.com/dl/51612169/4d03d51/WLCLaSSB.rar.html
     

    gudaya

    Well-known member
  • Jan 9, 2009
    14,389
    1,497
    113
    ළිඳේ ♥♥♥♥
    Linux Command Line and Shell Scripting Bible



    Book description

    * Covering the most popular Linux shells (such as bash, ash, tcsh, ksh, korn, and zsh), this reference shows how to use commands to create scripts within each shell and demonstrates practical applications for shell scripts (including retrieving information from Web sites and sending automated reports via e-mail)
    * For each shell, the author discusses the commands available and explains how to use these commands to create scripts that can automate common functions and reports
    * Guides administrators through advanced projects for using shell scripts in real-world applications and features advanced topics such as using a database and Web programming



    Biography
    Richard Blumhas worked in the IT industry for over 18 years as both a systems and network administrator. He has administered UNIX, Linux, Novell, and Microsoft servers, as well as help design and maintain a 3,500-user network utilizing Cisco switches and routers. He has automated network monitoring with Linux shell scripts and written scripts in most of the common Linux shell environments. He is the author of several books, including Professional Linux Programming (Wrox) and Linux For Dummies, 8th Edition (Wiley).

    Code: Date: May 2008
    Filesize: ~13,6 Mb
    Format: PDF
    Author: Richard Blum
    Publisher: Wiley

    Download:

    Code:
    http://hotfile.com/dl/51612169/4d03d51/WLCLaSSB.rar.html

    Pro Bash Programming: Scripting the GNU/Linux Shell

    Product Description
    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.

    About the Apress Pro Series

    The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

    You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.
    About the Author

    Chris F.A. Johnson was introduced to Unix in 1990 and learned shell scripting because there was no C compiler on the system. His first major project was a menu–driven, user–extensible database system with report generator. Chris uses the shell as his primary, general–purpose programming language, and his projects have included a member database, menuing system, and POP3 mail filtering and retrieval. Chris is the author of Shell Scripting Recipes: A Problem–Solution Approach (Apress, 2005). When not pushing shell scripting to the limit, he designs and codes web sites, teaches chess, and composes cryptic crosswords.
    Product Details

    * Paperback: 350 pages
    * Publisher: Apress; 1 edition (October 19, 2009)
    * Language: English
    * ISBN-10: 1430219971
    * ISBN-13: 978-1430219972

    Download:

    http://hotfile.com/dl/80835918/4a6d2d5/Apress.Pro.Bash.Programming.Scripting. the.GNU.Linux.Shell.Oct.2009.rar.html


    Practical Guide to Linux Commands, Editors, and Shell Programming (2nd Edition)
    by Mark G. Sobell
    Р rentС–ce HР°ll | 2009| ISBN: 0131367366 | 1080 pages | PDF | 10.6 MB
    “For use with all versions of Linux, including Ubuntu,в„ў Fedora,в„ў openSUSE,в„ў Red Hat,В® Debian, Mandriva, Mint, and now OS X, too!

    - Get more done faster, and become a true Linux guru by mastering the command line!
    - Learn from hundreds of realistic, high-quality examples
    - New! Coverage of the Mac OS X command line and its unique tools
    - New! Expert primer on automating tasks with Perl

    The Most Useful Linux Tutorial and Reference, with Hundreds of High-Quality Examples for Every Distribution–Now Covers OS X and Perl, Too!
    To be truly productive with Linux, you need to thoroughly master shells and the command line. Until now, you had to buy two books to gain that mastery: a tutorial on fundamental Linux concepts and techniques, plus a separate reference. Now, there’s a far better solution. Renowned Linux expert Mark Sobell has brought together comprehensive, insightful guidance on the tools system administrators, developers, and power users need most, and an outstanding day-to-day reference, both in the same book.

    This book is 100 percent distribution and release agnostic: You can use it with any Linux system, now and for years to come. Use Macs, too? This new edition adds comprehensive coverage of the Mac OS X command line, including essential OS X-only tools and utilities other Linux/UNIX books ignore.

    Packed with hundreds of high-quality, realistic examples, this book gives you Linux from the ground up: the clearest explanations and most useful knowledge about everything from filesystems to shells, editors to utilities, and programming tools to regular expressions. Sobell has also added an outstanding new primer on Perl, the most important programming tool for Linux admins seeking to automate complex, time-consuming tasks.

    A Practical Guide to LinuxВ® Commands, Editors, and Shell Programming, Second Edition, is the only book to deliver
    - Better, more realistic examples covering tasks you’ll actually need to perform
    - Deeper insight, based on Sobell’s immense knowledge of every Linux and OS X nook and cranny
    - A start-to-finish primer on Perl for every system administrator
    - In-depth coverage of basic and advanced Linux shell programming with bash and tcsh
    - Practical explanations of 100 core utilities, from aspell to xargs–including Mac OS X specific utilities from ditto to SetFile
    - All-new coverage of automating remote backups with rsync
    - Dozens of system security tips, including step-by-step walkthroughs of implementing secure communications using ssh and scp
    - Tips and tricks for customizing the shell and using it interactively from the command line
    - Complete guides to high-productivity editing with both vim and emacs
    - A comprehensive, 286-page command reference section–now with revised and expanded indexes for faster access to the information you need
    - Instructions for updating systems automatically with apt-get and yum
    - Dozens of exercises to help you practice and gain confidence
    - And much more, including coverage of BitTorrent, gawk, sed, find, sort, bzip2, and regular expressions
    HotFile.com [COLOR=#]
    [/COLOR]
     

    gudaya

    Well-known member
  • Jan 9, 2009
    14,389
    1,497
    113
    ළිඳේ ♥♥♥♥
    Linux Command Line and Shell Scripting Bible



    Book description

    * Covering the most popular Linux shells (such as bash, ash, tcsh, ksh, korn, and zsh), this reference shows how to use commands to create scripts within each shell and demonstrates practical applications for shell scripts (including retrieving information from Web sites and sending automated reports via e-mail)
    * For each shell, the author discusses the commands available and explains how to use these commands to create scripts that can automate common functions and reports
    * Guides administrators through advanced projects for using shell scripts in real-world applications and features advanced topics such as using a database and Web programming



    Biography
    Richard Blumhas worked in the IT industry for over 18 years as both a systems and network administrator. He has administered UNIX, Linux, Novell, and Microsoft servers, as well as help design and maintain a 3,500-user network utilizing Cisco switches and routers. He has automated network monitoring with Linux shell scripts and written scripts in most of the common Linux shell environments. He is the author of several books, including Professional Linux Programming (Wrox) and Linux For Dummies, 8th Edition (Wiley).

    Code: Date: May 2008
    Filesize: ~13,6 Mb
    Format: PDF
    Author: Richard Blum
    Publisher: Wiley

    Download:

    Code:
    http://hotfile.com/dl/51612169/4d03d51/WLCLaSSB.rar.html

    Pro Bash Programming: Scripting the GNU/Linux Shell

    Product Description
    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.

    About the Apress Pro Series

    The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

    You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.
    About the Author

    Chris F.A. Johnson was introduced to Unix in 1990 and learned shell scripting because there was no C compiler on the system. His first major project was a menu–driven, user–extensible database system with report generator. Chris uses the shell as his primary, general–purpose programming language, and his projects have included a member database, menuing system, and POP3 mail filtering and retrieval. Chris is the author of Shell Scripting Recipes: A Problem–Solution Approach (Apress, 2005). When not pushing shell scripting to the limit, he designs and codes web sites, teaches chess, and composes cryptic crosswords.
    Product Details

    * Paperback: 350 pages
    * Publisher: Apress; 1 edition (October 19, 2009)
    * Language: English
    * ISBN-10: 1430219971
    * ISBN-13: 978-1430219972

    Download:

    http://hotfile.com/dl/80835918/4a6d2d5/Apress.Pro.Bash.Programming.Scripting. the.GNU.Linux.Shell.Oct.2009.rar.html


    Practical Guide to Linux Commands, Editors, and Shell Programming (2nd Edition)
    by Mark G. Sobell
    Р rentС–ce HР°ll | 2009| ISBN: 0131367366 | 1080 pages | PDF | 10.6 MB
    “For use with all versions of Linux, including Ubuntu,в„ў Fedora,в„ў openSUSE,в„ў Red Hat,В® Debian, Mandriva, Mint, and now OS X, too!

    - Get more done faster, and become a true Linux guru by mastering the command line!
    - Learn from hundreds of realistic, high-quality examples
    - New! Coverage of the Mac OS X command line and its unique tools
    - New! Expert primer on automating tasks with Perl

    The Most Useful Linux Tutorial and Reference, with Hundreds of High-Quality Examples for Every Distribution–Now Covers OS X and Perl, Too!
    To be truly productive with Linux, you need to thoroughly master shells and the command line. Until now, you had to buy two books to gain that mastery: a tutorial on fundamental Linux concepts and techniques, plus a separate reference. Now, there’s a far better solution. Renowned Linux expert Mark Sobell has brought together comprehensive, insightful guidance on the tools system administrators, developers, and power users need most, and an outstanding day-to-day reference, both in the same book.

    This book is 100 percent distribution and release agnostic: You can use it with any Linux system, now and for years to come. Use Macs, too? This new edition adds comprehensive coverage of the Mac OS X command line, including essential OS X-only tools and utilities other Linux/UNIX books ignore.

    Packed with hundreds of high-quality, realistic examples, this book gives you Linux from the ground up: the clearest explanations and most useful knowledge about everything from filesystems to shells, editors to utilities, and programming tools to regular expressions. Sobell has also added an outstanding new primer on Perl, the most important programming tool for Linux admins seeking to automate complex, time-consuming tasks.

    A Practical Guide to LinuxВ® Commands, Editors, and Shell Programming, Second Edition, is the only book to deliver
    - Better, more realistic examples covering tasks you’ll actually need to perform
    - Deeper insight, based on Sobell’s immense knowledge of every Linux and OS X nook and cranny
    - A start-to-finish primer on Perl for every system administrator
    - In-depth coverage of basic and advanced Linux shell programming with bash and tcsh
    - Practical explanations of 100 core utilities, from aspell to xargs–including Mac OS X specific utilities from ditto to SetFile
    - All-new coverage of automating remote backups with rsync
    - Dozens of system security tips, including step-by-step walkthroughs of implementing secure communications using ssh and scp
    - Tips and tricks for customizing the shell and using it interactively from the command line
    - Complete guides to high-productivity editing with both vim and emacs
    - A comprehensive, 286-page command reference section–now with revised and expanded indexes for faster access to the information you need
    - Instructions for updating systems automatically with apt-get and yum
    - Dozens of exercises to help you practice and gain confidence
    - And much more, including coverage of BitTorrent, gawk, sed, find, sort, bzip2, and regular expressions
    HotFile.com [COLOR=#]
    [/COLOR]
     
    • Like
    Reactions: pubudu_dias