Wicked Cool Shell Scripts: 101 Scripts for Linux, OS X, and Unix Systems, 2/e (Paperback)

Dave Taylor, Brandon Perry

買這商品的人也買了...

商品描述

<Contents>

Shell scripts are an efficient way to interact with your machine and manage your files and system operations. With just a few lines of code, your computer will do exactly what you want it to do. But you can also use shell scripts for many other essential (and not-so-essential) tasks.

This second edition of Wicked Cool Shell Scripts offers a collection of useful, customizable, and fun shell scripts for solving common problems and personalizing your computing environment. Each chapter contains ready-to-use scripts and explanations of how they work, why you’d want to use them, and suggestions for changing and expanding them. You’ll find a mix of classic favorites, like a disk backup utility that keeps your files safe when your system crashes, a password manager, a weather tracker, and several games, as well as 23 brand-new scripts, including:

A ZIP code lookup tool that reports the city and state
A Bitcoin address information retriever
A suite of tools for working with cloud services like Dropbox and iCloud
Tools for renaming and applying commands to files in bulk
Image processing and editing tools
Whether you want to save time managing your system or just find new ways to goof off, these scripts are wicked cool!

<About the Author>

Dave Taylor has been in the computer industry since 1980. He was a contributor to BSD 4.4 UNIX, and his software is included in all major UNIX distributions. He is an award-winning public speaker and has written thousands of magazine and newspaper articles. He is the author of 20 books, including Learning UNIX for Mac OS X (O'Reilly), Solaris for Dummies (Hungry Minds), and Teach Yourself UNIX in 24 Hours (SAMS). A popular columnist for Linux Journal magazine, he also maintains a customer tech support website at askdavetaylor.com.

Brandon Perry started writing C# applications with the advent of the open source .NET implementation called Mono. In his free time, he enjoys writing modules for the Metasploit framework, parsing binary files, and fuzzing things.

<Table of Contents>

Chapter 1: The Missing Code Library
Chapter 2: Improving on User Commands
Chapter 3: Creating Utilities
Chapter 4: Tweaking Unix (AVAILABLE NOW)
Chapter 5: System Administration: Managing Users
Chapter 6: System Administration: System Maintenance
Chapter 7: Web and Internet Users
Chapter 8: Webmaster Hacks
Chapter 9: Web and Internet Administration
Chapter 10: Internet Server Administration
Chapter 11: OS X Scripts
Chapter 12: Shell Script Fun and Games
Chapter 13: Working with the Cloud
Chapter 14: ImageMagick and Working with Graphics Files
Chapter 15: Days and Dates

Appendix A: Installing Bash on Windows 10
Appendix B: Bonus Scripts

商品描述(中文翻譯)

《酷炫Shell腳本》第二版是一本收錄了一系列有用、可自定義和有趣的Shell腳本,用於解決常見問題和個性化計算環境的書籍。每一章都包含了可直接使用的腳本以及它們的解釋,包括它們的工作原理、為什麼你會想要使用它們以及對它們進行更改和擴展的建議。你將找到一些經典的喜愛腳本,例如在系統崩潰時保護文件安全的磁盤備份工具、密碼管理器、天氣追蹤器和幾個遊戲,以及23個全新的腳本,包括:

- 一個報告城市和州的郵政編碼查詢工具
- 一個比特幣地址信息檢索工具
- 一套用於與Dropbox和iCloud等雲服務一起工作的工具
- 批量重命名和應用命令於文件的工具
- 圖像處理和編輯工具

無論你是想節省管理系統的時間還是尋找新的娛樂方式,這些腳本都非常酷炫!

關於作者:
- Dave Taylor自1980年以來一直從事計算機行業。他是BSD 4.4 UNIX的貢獻者,他的軟件包含在所有主要的UNIX發行版中。他是一位屢獲殊榮的公開演講者,並撰寫了成千上萬篇雜誌和報紙文章。他是20本書的作者,包括《學習UNIX for Mac OS X》(O'Reilly)、《Solaris for Dummies》(Hungry Minds)和《24小時學會UNIX》(SAMS)。他還是Linux Journal雜誌的受歡迎專欄作家,並在askdavetaylor.com上維護一個客戶技術支持網站。
- Brandon Perry從開源的.NET實現Mono開始寫C#應用程序。在空閒時間,他喜歡為Metasploit框架編寫模塊,解析二進制文件和進行模糊測試。

目錄:
- 第1章:缺失的代碼庫
- 第2章:改進用戶命令
- 第3章:創建實用工具
- 第4章:調整Unix(現已提供)
- 第5章:系統管理:用戶管理
- 第6章:系統管理:系統維護
- 第7章:網絡和互聯網用戶
- 第8章:網站管理技巧
- 第9章:網絡和互聯網管理
- 第10章:互聯網服務器管理
- 第11章:OS X腳本
- 第12章:Shell腳本的樂趣和遊戲
- 第13章:與雲服務一起工作
- 第14章:ImageMagick和處理圖形文件