Wicked Cool Shell Scripts (No Starch Press)
Thursday, 01 December 2016

This is a second edition of the scripting book for Linux, OS X and UNIX by Dave Taylor and Brandon Perry. It offers a collection of useful, customizable, and fun shell scripts for solving common problems and personalizing your computing environment. Shell scripts let you interact with your machine and manage your files and system operations with just a few lines of code. You can also use shell scripts for many other essential (and not-so-essential) tasks.

 

<ASIN:1593276028>

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.

Author: Dave Taylor & Brandon Perry
Publisher: No Starch Press
Date: November 2016
Pages: 392
ISBN: 978-1593276027
Print: 1593276028
Kindle: N/A
Audience: Anyone administering UNIX or Linux machines
Level: intermediate
Category: Operating Systems

 

wickedscripts

 

New scripts in this edition include: 

  • 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

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Grokking Machine Learning

Author: Luis G. Serrano
Publisher: Manning
Date: December 2021
Pages: 512
ISBN: 978-1617295911
Print: 1617295914
Kindle: B09LK7KBSL
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
Another book on machine learning - surely we have enough by now?


More Reviews