Muutke küpsiste eelistusi

E-raamat: Wicked Cool Shell Scripts, 2nd Edition

  • Formaat: EPUB+DRM
  • Ilmumisaeg: 15-Oct-2016
  • Kirjastus: No Starch Press,US
  • Keel: eng
  • ISBN-13: 9781593277833
Teised raamatud teemal:
  • Formaat - EPUB+DRM
  • Hind: 25,03 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: EPUB+DRM
  • Ilmumisaeg: 15-Oct-2016
  • Kirjastus: No Starch Press,US
  • Keel: eng
  • ISBN-13: 9781593277833
Teised raamatud teemal:

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

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!

Arvustused

This new edition covers a lot of important ground and is well worth that special spot you've on your bookshelf for the book that you need to be able to reach without standing up. This is one of those books you are likely to make very good use of in your Unix work life. Computerworld

An excellent book if you want some ideas and inspiration on what's made possible by writing bash scripts. There are some really interesting techniques, and the book is fun to read. I Programmer

Whether users want to save time managing their systems or just find new ways to goof off, these scripts are just the ticket. Linux Journal

If youre just getting to grips with Bash scripting, following these examples will give you a great insight into how it all works. Network Security Newsletter

"My current day job has a variety of CLI tools written in Bash, Perl and Python. Previous to reading this book I wasnt confident in modifying the old Bash scripts and would rewrite them in Perl or Python. Now I have more confidence and understanding." Paul Baccas

If you want to get more out of using the command line (on pretty much any UNIX like OS) this could be the book for you. euro tech news

Acknowledgments xxiii
Introduction xxv
Chapter 0 A Shell Scripts Crash Course
1(8)
Chapter 1 The Missing Code Library
9(42)
Chapter 2 Improving on User Commands
51(28)
Chapter 3 Creating Utilities
79(18)
Chapter 4 Tweaking Unix
97(20)
Chapter 5 System Administration: Managing Users
117(28)
Chapter 6 System Administration: System Maintenance
145(28)
Chapter 7 Web and Internet Users
173(26)
Chapter 8 Webmaster Hacks
199(18)
Chapter 9 Web and Internet Administration
217(18)
Chapter 10 Internet Server Administration
235(26)
Chapter 11 OS X Scripts
261(12)
Chapter 12 Shell Script Fun and Games
273(26)
Chapter 13 Working with the Cloud
299(14)
Chapter 14 ImageMagick and Working with Graphics Files
313(16)
Chapter 15 Days and Dates
329(12)
Appendix A Installing Bash on Windows 10 341(4)
Appendix B Bonus Scripts 345(10)
Index 355
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.