The Linux Shell Scripting Handbook - From Journeyman to Master (eBook)

The Linux Shell Scripting Handbook - From Journeyman to Master (eBook)

Michael Basler
Michael Basler
Prezzo:
€ 10,49
Compra EPUB
Prezzo:
€ 10,49
Compra EPUB

Formato

:
EPUB
Cloud: Scopri di più
Compatibilità: Tutti i dispositivi
Lingua: en
Editore: Michael Basler
Codice EAN: 9798231394753
Anno pubblicazione: 2025
Scopri QUI come leggere i tuoi eBook
Abbonati a Kobo Plus per avere accesso illimitato a migliaia di eBook

Note legali

NOTE LEGALI

a) Garanzia legale, Pagamenti, Consegne, Diritto di recesso
b) Informazioni sul prezzo
Il prezzo barrato corrisponde al prezzo di vendita al pubblico al lordo di IVA e al netto delle spese di spedizione
Il prezzo barrato dei libri italiani corrisponde al prezzo di copertina.
I libri in inglese di Libraccio sono di provenienza americana o inglese.
Libraccio riceve quotidianamente i prodotti dagli USA e dalla Gran Bretagna, pagandone i costi di importazione, spedizione in Italia ecc.
Il prezzo in EURO è fissato da Libraccio e, in alcuni casi, può discostarsi leggermente dal cambio dollaro/euro o sterlina/euro del giorno. Il prezzo che pagherai sarà quello in EURO al momento della conferma dell'ordine.
In ogni caso potrai verificare la convenienza dei nostri prezzi rispetto ad altri siti italiani e, in moltissimi casi, anche rispetto all'acquisto su siti americani o inglesi.
c) Disponibilità
I termini relativi alla disponibilità dei prodotti sono indicati nelle Condizioni generali di vendita.

Disponibilità immediata
L'articolo è immediatamente disponibile presso Libraccio e saremo in grado di procedere con la spedizione entro un giorno lavorativo.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Disponibile in giorni o settimane (ad es. "3-5-10 giorni", "4-5 settimane" )
L'articolo sarà disponibile entro le tempistiche indicate, necessarie per ricevere l'articolo dai nostri fornitori e preparare la spedizione.
Nota: La disponibilità prevista fa riferimento a singole disponibilità.

Prenotazione libri scolastici
Il servizio ti permette di prenotare libri scolastici nuovi che risultano non disponibili al momento dell'acquisto.

Attualmente non disponibile
L'articolo sarà disponibile ma non sappiamo ancora quando. Inserisci la tua mail dalla scheda prodotto attivando il servizio Libraccio “avvisami” e sarai contattato quando sarà ordinabile.

Difficile reperibilità
Abbiamo dei problemi nel reperire il prodotto. Il fornitore non ci dà informazioni sulla sua reperibilità, ma se desideri comunque effettuare l'ordine, cercheremo di averlo nei tempi indicati. Se non sarà possibile, ti avvertiremo via e-mail e l'ordine verrà cancellato.
Chiudi

Descrizione

Your shell script works, but does it also feel professional? Master the next step! You've mastered the basics of shell scripting. Your scripts do their job. But you sense there's still a gap. Your scripts are often confusing, break when unexpected errors occur, store passwords in plain text, or become painfully slow as the amount of data grows. They work, but they're not robust, secure, or performant. If you recognize yourself here, then this book is your personal mentor on the path from skilled craftsman to sophisticated architect of automation solutions. It's not another reference book of the basics, but an intensive training manual that teaches you the mindset and techniques of the pros. Transform your scripts from fragile little helpers into bulletproof tools! This book goes far beyond simple command chains. You'll learn how to design your scripts to function reliably even under real, chaotic conditions. What you'll learn and master in this book: ? Bulletproof error handling: Design scripts that elegantly catch errors with trap, automatically clean up, and write meaningful logs instead of simply crashing. ? Modern web APIs & JSON: Tap into modern REST APIs with curl and effortlessly process complex JSON responses with the power of jq—an essential skill in the cloud era. ? Build professional tools: Create command-line tools that feel like native Linux commands—including flexible argument parsing with getopts, --help flags, and custom man pages. ? Security First: Protect your systems by learning how to prevent command injection, securely manage secrets and API keys, and use temporary files without race conditions. ? Performance Tuning: Use professional tools like strace to identify bottlenecks in your scripts and learn how to accelerate them dramatically through the clever use of shell built-ins and awk. ? Integration into the DevOps World: Write scripts that serve as engines for modern automation – from Git hooks and CI/CD pipelines (GitHub Actions, GitLab) to robust ENTRYPOINT scripts for Docker. Who is this book for? This book is aimed at system administrators, DevOps engineers, developers, and power users who already have a solid foundation in shell scripting (e.g., through the first volume) and now want to take the decisive step toward mastery. It's for anyone who wants to create not just functional, but excellent, maintainable, and secure automation solutions. It's not intended for absolute beginners who have never written a for loop or an if statement in the shell. Are you ready to take your shell skills to master level and build tools you can be proud of? Add this book to your cart now and become the architect of your automation!