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
 


SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 



Python All-in-One, 2nd Ed (For Dummies)

Authors: John Shovic and Alan Simpson
Publisher: For Dummies
Date: April 2021
Pages: 720
ISBN: 978-1119787600
Print: 1119787602
Kindle: B091DGDLK8
Audience: People wanting to learn Python
Rating: 2
Reviewer: Mike James
All-in-one refers to the fact that this is seven books put together - why?


More Reviews