Wicked Cool Shell Scripts, 2nd Edition Wicked Cool Shell Scripts, 2nd Edition

Wicked Cool Shell Scripts, 2nd Edition

101 Scripts for Linux, OS X, and UNIX Systems

    • 3.7 • 3개의 평가
    • US$20.99
    • US$20.99

출판사 설명

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:

– ZIP code lookup tool that reports the city and state
– Bitcoin address information retriever
– suite of tools for working with cloud services like Dropbox and iCloud
– for renaming and applying commands to files in bulk
– 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!

장르
컴퓨터 및 인터넷
출시일
2004년
1월 1일
언어
EN
영어
길이
368
페이지
출판사
No Starch Press
판매자
Penguin Random House LLC
크기
20.8
MB

사용자 리뷰

Christopher.Robin ,

Decent Starter

It’s filled with BASHisms, not POSIX-compliant shell scripts. Bad practices are modeled ad nauseam: failure to double-quote variables, using "[ x -o y ]" as "[ x ] || [ y ]", using "! -z” instead of “-n”, occasional unicode quotes and dashes, parsing “ls", failure to check that commands suceed before continuing, using unnecessary quotes in arithmetic variables, failure to add invalid flags in case statements, occasional failure to use “$()” instead of “``” in command substitution, and many, many, many more. Most of the scripts are not done in excellent modern practice. Nonetheless, a beginner in shell scripting would probably find this book to be quite enlightening. There’s a wide rift between “wicked cool shell scripts” and professionally developed shell scripts. Take your skills to the next level by finding all of the bad practices that have been modeled in the book.

Mastering Unix Shell Scripting Mastering Unix Shell Scripting
2011년
The Linux Command Line, 2nd Edition The Linux Command Line, 2nd Edition
2012년
Learning the bash Shell Learning the bash Shell
2005년
Classic Shell Scripting Classic Shell Scripting
2005년
Practical Guide to UNIX for Mac OS X Users, A Practical Guide to UNIX for Mac OS X Users, A
2005년
Macintosh Terminal Pocket Guide Macintosh Terminal Pocket Guide
2012년
Learning Unix for OS X Learning Unix for OS X
2016년
Batman: Contagion Batman: Contagion
2016년
Batman: Death by Design Batman: Death by Design
2012년
Batman: Legacy Vol. 1 Batman: Legacy Vol. 1
2017년
The A.A.U. Wasteland The A.A.U. Wasteland
2014년
Legends of the Dark Knight: Matt Wagner Legends of the Dark Knight: Matt Wagner
2020년
How Computers Really Work How Computers Really Work
2020년
The Linux Command Line, 2nd Edition The Linux Command Line, 2nd Edition
2012년
Think Like a Programmer Think Like a Programmer
2012년
Moving to zsh Moving to zsh
2019년
Linux Basics for Hackers Linux Basics for Hackers
2018년
Taming the Terminal Taming the Terminal
2020년