Cargando…

Expert shell scripting /

"Expert Shell Scripting is a cornucopia of useful scripts and techniques collected during my years as a system administrator. Although these scripts were written from the perspective of a system administrator, you can reuse them for almost any purpose you can think of. All the code in this book...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Peters, Ron
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, ©2009.
Colección:Expert's voice in open source.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn436315615
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 090911s2009 cau ob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d IDEBK  |d MND  |d N15  |d CEF  |d CDX  |d YUS  |d E7B  |d OCLCQ  |d UMI  |d OCLCQ  |d NHM  |d OCLCQ  |d B24X7  |d DEBSZ  |d OCLCQ  |d EBLCP  |d OCLCQ  |d YDXCP  |d NLGGC  |d OCLCO  |d OCLCF  |d OCLCQ  |d VT2  |d A7U  |d OCLCQ  |d LIV  |d OCLCQ  |d MERUC  |d OCLCQ  |d U3W  |d COO  |d OCLCQ  |d WYU  |d UAB  |d CNTRU  |d OCLCQ  |d ZHM  |d DCT  |d ERF  |d OCLCQ  |d VSI  |d BRF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d INARC  |d OCLCQ 
019 |a 311306229  |a 314794048  |a 316689340  |a 317394722  |a 428738474  |a 437248675  |a 514118345  |a 646798099  |a 756714719  |a 815760346  |a 885446050  |a 1005778545  |a 1044176358  |a 1056344789  |a 1067082869  |a 1086946301  |a 1103271093  |a 1110933666  |a 1110934934  |a 1112515019  |a 1127920619  |a 1129330209  |a 1152994146  |a 1192328466  |a 1240528880  |a 1264925945 
020 |a 9781430218425  |q (electronic bk.) 
020 |a 1430218428  |q (electronic bk.) 
020 |a 1281986518 
020 |a 9781281986511 
020 |z 143021841X  |q (Paper) 
020 |z 9781430218418 
024 7 |a 10.1007/978-1-4302-1842-5  |2 doi 
029 1 |a AU@  |b 000044712604 
029 1 |a AU@  |b 000053318159 
029 1 |a AU@  |b 000060583397 
029 1 |a CDX  |b 9746123 
029 1 |a DEBSZ  |b 355434830 
029 1 |a DEBSZ  |b 396236154 
029 1 |a HEBIS  |b 291505775 
029 1 |a NLGGC  |b 321652282 
029 1 |a NLGGC  |b 322006252 
029 1 |a NZ1  |b 13071895 
029 1 |a NZ1  |b 13658963 
035 |a (OCoLC)436315615  |z (OCoLC)311306229  |z (OCoLC)314794048  |z (OCoLC)316689340  |z (OCoLC)317394722  |z (OCoLC)428738474  |z (OCoLC)437248675  |z (OCoLC)514118345  |z (OCoLC)646798099  |z (OCoLC)756714719  |z (OCoLC)815760346  |z (OCoLC)885446050  |z (OCoLC)1005778545  |z (OCoLC)1044176358  |z (OCoLC)1056344789  |z (OCoLC)1067082869  |z (OCoLC)1086946301  |z (OCoLC)1103271093  |z (OCoLC)1110933666  |z (OCoLC)1110934934  |z (OCoLC)1112515019  |z (OCoLC)1127920619  |z (OCoLC)1129330209  |z (OCoLC)1152994146  |z (OCoLC)1192328466  |z (OCoLC)1240528880  |z (OCoLC)1264925945 
037 |a CL0500000044  |b Safari Books Online 
050 4 |a QA76.76.O63  |b P48 2009eb 
072 7 |a COM  |x 046070  |2 bisacsh 
072 7 |a COM  |x 046030  |2 bisacsh 
072 7 |a COM  |x 088010  |2 bisacsh 
072 7 |a UPL  |2 bicssc 
082 0 4 |a 005.4/32  |2 22 
049 |a UAMI 
100 1 |a Peters, Ron. 
245 1 0 |a Expert shell scripting /  |c Ron Peters. 
260 |a Berkeley, CA :  |b Apress,  |c ©2009. 
300 |a 1 online resource (xxii, 293 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
490 1 |a The expert's voice in open source 
504 |a Includes bibliographical references and index. 
505 0 |a pt. 1. Basic Scripting Techniques -- Ch. 1. Shell Script Debugging -- Ch. 2. Standard Function Library -- Ch. 3. Date and Time Manipulation -- Ch. 4. Comparisons and Tests -- Ch. 5. Accepting Command-Line Options, Switches, and Parameters -- Ch. 6. Testing Variables and Assigning Defaults -- Ch. 7. Indirect Reference Variables -- Ch. 8. Shell Process Tree -- Ch. 9. Data Redirection -- Ch. 10. Piping Input to read -- pt. 2. System Interaction and Advanced Techniques -- Ch. 11. Math from the Shell -- Ch. 12. Cron -- Ch. 13. Self-Linked Scripts -- Ch. 14. Throttling Parallel Processes -- Ch. 15. Command-Line Editing and History -- Ch. 16. Scripting from the Command Line -- Ch. 17. Automating User Input with expect -- Ch. 18. User Input Timeout -- Ch. 19. Instant Keyboard Response -- Ch. 20. Directory Copying -- Ch. 21. A Brief Tour of the X Display Environment -- Ch. 22. X Navigation Window -- Ch. 23. Command-Line E-mail Attachments -- Ch. 24. Text-Processing One-Liners -- Ch. 25. Editing Files in Place -- Ch. 26. Evaluating Variables in a Flat File -- Ch. 27. Read Piped Input -- Ch. 28. Free-Format Output Using cat -- Ch. 29. Automating Interactive Processes -- pt. 3. Useful Scripts -- Ch. 30. Automating E-mail with procmail -- Ch. 31. Process-Management Monitor -- Ch. 32. Managing File Counts -- Ch. 33. Processes Running from inittab -- Ch. 34. Automatic RCS -- Ch. 35. Colorful /proc Reporting -- Ch. 36. Password-Aging Notification -- Ch. 37. A Pseudo-shadow File -- Ch. 38. Linux Gold-System Build -- Ch. 39. System Snapshots -- Ch. 40. Removing Large Files and Log Rolling -- Ch. 41. Core Finder -- Ch. 42. Network Adapter Failover -- App. A. Test Switches -- App. B. Special Parameters -- App. C. Other Shell-Scripting Resources. 
520 1 |a "Expert Shell Scripting is a cornucopia of useful scripts and techniques collected during my years as a system administrator. Although these scripts were written from the perspective of a system administrator, you can reuse them for almost any purpose you can think of. All the code in this book demonstrates either something very useful or something unique (and possibly quite out of the ordinary). Many techniques represent solutions that would be difficult to come up with on your own." "My goal with this book is to provide greater depth than a beginning shell-scripting book by explaining not just what the code does, but in most cases how and why the specific logic was chosen. These scripts will greatly add to your scripting repertoire and increase your skill in tackling problems and choosing solutions. Most of the scripts in this book have evolved and been hardened over years in a production environment where reliability is key. This book will be an excellent resource for anyone who wants a collection of examples at their fingertips."--Jacket 
588 0 |a Print version record. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Computer programming. 
650 0 |a Operating systems (Computers) 
650 0 |a Command languages (Computer science) 
650 0 |a Programming languages (Electronic computers) 
650 6 |a Programmation (Informatique) 
650 6 |a Systèmes d'exploitation (Ordinateurs) 
650 6 |a Langages de commande (Informatique) 
650 7 |a computer programming.  |2 aat 
650 7 |a operating systems.  |2 aat 
650 7 |a COMPUTERS  |x Operating Systems  |x Linux.  |2 bisacsh 
650 7 |a COMPUTERS  |x Operating Systems  |x UNIX.  |2 bisacsh 
650 7 |a COMPUTERS  |x System Administration  |x Linux & UNIX Administration.  |2 bisacsh 
650 7 |a Command languages (Computer science)  |2 fast  |0 (OCoLC)fst01739453 
650 7 |a Computer programming.  |2 fast  |0 (OCoLC)fst00872390 
650 7 |a Operating systems (Computers)  |2 fast  |0 (OCoLC)fst01046280 
650 7 |a Programming languages (Electronic computers)  |2 fast  |0 (OCoLC)fst01078704 
776 0 8 |i Print version:  |a Peters, Ron.  |t Expert shell scripting.  |d Berkeley, CA : Apress, ©2009  |z 9781430218418  |z 143021841X  |w (OCoLC)259266851 
830 0 |a Expert's voice in open source. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430218418/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n expertshellscrip0000pete 
938 |a Books 24x7  |b B247  |n bks00029414 
938 |a Coutts Information Services  |b COUT  |n 9746123 
938 |a EBL - Ebook Library  |b EBLB  |n EBL418126 
938 |a EBSCOhost  |b EBSC  |n 276119 
938 |a YBP Library Services  |b YANK  |n 2997241 
994 |a 92  |b IZTAP