A Practical Guide to Linux Commands, Editors, and Shell Programming, 2nd Edition

0
(0)

A Practical Guide to Linux Commands, Editors, and Shell Programming, 2nd Edition
 

  • Author:Mark G. Sobell
  • Length: 1080 pages
  • Edition: 2
  • Publisher: Prentice Hall
  • Publication Date: 2009-11-29
  • ISBN-10: 0131367366
  • ISBN-13: 9780131367364
  • Sales Rank: #940693 (See Top 100 Books)
  • Download:Register/Login to Download
  • Buy Print:Buy from amazon


    Book Description

    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

    Table of Contents

    Chapter 1. Welcome to Linux and Mac OS X

    Part 1. The Linux and Mac OS X Operating Systems
    Chapter 2. Getting Started
    Chapter 3. The Utilities
    Chapter 4. The Filesystem
    Chapter 5. The Shell

    Part 2. The Editors
    Chapter 6. The vim Editor
    Chapter 7. The emacs Editor

    Part 3. The Shells
    Chapter 8. The Bourne Again Shell
    Chapter 9. The TC Shell

    Part 4. Programming Tools
    Chapter 10. Programming the Bourne Again Shell
    Chapter 11. The Perl Scripting Language
    Chapter 12. The AWK Pattern Processing Language
    Chapter 13. The sed Editor
    Chapter 14. The rsync Secure Copy Utility

    Part 5. Command Reference
    Command Reference

    Part 6. Appendixes
    A. Regular Expressions
    B. Help
    C. Keeping the System Up-to-Date
    D. Mac OS X Notes

    中文:

    书名:A Practical Guide to Linux Commands, Editors, and Shell Programming, 2nd Edition

    适用于所有版本的LINUX,包括Ubuntu,™Fedora,™OpenSuSE,™红帽,®debian,Mandriva,Mint,现在还有OS X!

    • Get more done faster, and become a true Linux guru by mastering the command line!
    • 从数百个现实的、高质量的例子中学习
    • 新的!介绍Mac OS X命令行及其独特的工具
    • 新的!使用Perl自动化任务的专家入门读物

    最有用的Linux教程和参考,每个发行版都有数百个高质量的示例-现在也涵盖了OS X和Perl!

    要真正高效地使用Linux,您需要全面掌握外壳和命令行。到目前为止,你必须购买两本书才能掌握这一技能:一本关于Linux基本概念和技术的教程,以及一本单独的参考资料。现在,有一个更好的解决方案。著名的Linux专家Mark Sobell在同一本书中汇集了关于系统管理员、开发人员和高级用户最需要的工具的全面、有洞察力的指导,以及出色的日常参考。

    这本书100%与发行版和发行版无关:现在和未来几年,你可以在任何Linux系统上使用它。也用Mac电脑吗?这个新版本增加了对Mac OS X命令行的全面覆盖,包括仅限OS X的基本工具和其他Linux/UNIX书籍忽略的实用程序。

    这本书包含了数百个高质量的、现实的示例,从头开始为您提供了Linux:从文件系统到外壳程序、编辑器到实用程序、编程工具到正则表达式的最清晰的解释和最有用的知识。Sobell还为Perl添加了一个出色的新入门读物,Perl是Linux管理员寻求自动化复杂、耗时任务的最重要的编程工具。

    LinuxShell命令、编辑器和®编程实用指南,第二版,是唯一一本可以交付的书

    • 更好、更现实的示例,涵盖您实际需要执行的任务
    • 更深入的洞察,基于Sobell对每一个Linux和OS X角落和漏洞的广博知识
    • 面向每个系统管理员的Perl从头到尾入门读物
    • 深入介绍了使用bash和tcsh进行基本和高级Linux外壳编程
    • 100个核心实用程序的实用说明,从Aspell到xargs-包括从ditto到SetFile的Mac OS X特定实用程序
    • 使用rsync自动执行远程备份的全新内容
    • 数十个系统安全提示,包括使用ssh和scp实现安全通信的逐步演练。
    • 自定义外壳并从命令行交互使用它的提示和诀窍
    • 使用VIM和emacs进行高效编辑的完整指南
    • 全面的、286页的命令参考部分-现在具有修订和扩展的索引,可更快地访问您需要的信息
    • 使用apt-get和yum自动更新系统的说明
    • Dozens of exercises to help you practice and gain confidence
    • 以及更多内容,包括BitTorrent、Gawk、sed、Find、Sort、bzip2和正则表达式

    Table of Contents

    第1章.欢迎使用Linux和Mac OS X

    第1部分:Linux和Mac OS X操作系统
    Chapter 2. Getting Started
    Chapter 3. The Utilities
    第4章.文件系统
    Chapter 5. The Shell

    Part 2. The Editors
    第6章.VIM编辑器
    Chapter 7. The emacs Editor

    Part 3. The Shells
    第八章:《谍影重重》
    Chapter 9. The TC Shell

    第4部分:编程工具
    Chapter 10. Programming the Bourne Again Shell
    第11章Perl脚本语言
    第12章AWK模式处理语言
    第13章.sed编辑器
    第14章.rsync安全复制实用程序

    第5部分.命令参考
    Command Reference

    Part 6. Appendixes
    A. Regular Expressions
    B. Help
    C.使系统保持最新
    D. Mac OS X Notes

  • 下载电子版:下载地址
  • 购买纸质版:亚马逊商城

    点击星号评分!

    平均分 0 / 5. 投票数: 0

    还没有投票!请为他投一票。

  • 推荐阅读

    评论 抢沙发

    评论前必须登录!

     

    登录

    找回密码

    注册