LEADER 02923nmm a2200529 u 4500
001 EB001931006
003 EBX01000000000000001093908
005 20260305000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1565929616 
050 4 |a QA76.76.O63 
100 1 |a Newham, Cameron 
245 0 0 |a Learning the bash Shell  |c Cameron Newham and Bill Rosenblatt 
250 |a 2nd ed., rev. & updated 
260 |a Cambridge [England]  |b O'Reilly  |c 1998 
300 |a xvi, 318 pages  |b illustrations 
653 |a Engineering & Applied Sciences / hilcc 
653 |a User interfaces (Computer systems) / http://id.loc.gov/authorities/subjects/sh88001679 
653 |a UNIX Shells (logiciels) / ram 
653 |a UNIX Shells / fast 
653 |a UNIX Shells / http://id.loc.gov/authorities/names/n93002992 
653 |a UNIX (système d'exploitation des ordinateurs) / ram 
653 |a Interfaces utilisateur (informatique) / ram 
653 |a User-Computer Interface 
653 |a COMPUTERS / Operating Systems / Macintosh / bisacsh 
653 |a Interfaces (informatique) / ram 
653 |a Computer Science / hilcc 
653 |a User interfaces (Computer systems) / fast 
653 |a Interfaces utilisateurs (Informatique) 
653 |a Bash Shell (langage de programmation) / ram 
653 |a UNIX (Computer file) / fast 
653 |a UNIX (Computer file) / http://id.loc.gov/authorities/names/n91019960 
700 1 |a Rosenblatt, Bill 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
776 |z 1565929616 
776 |z 9781565929616 
776 |z 1565923472 
776 |z 9781565923478 
856 4 0 |u https://learning.oreilly.com/library/view/~/1565923472/?ar  |x Verlag  |3 Volltext 
082 0 |a 620 
082 0 |a 005.4/465 
082 0 |a 500 
520 |a Finally, Learning the bash Shell, Second Edition, shows you how to acquire, install, configure, and customize bash, and gives advice to system administrators managing bash for their user community 
520 |a Learning the bash Shell, Second Edition, is the definitive guide to bash, the Free Software Foundation's "Bourne Again Shell." It's a freely available replacement for the popular UNIX Bourne shell, and is also the shell of choice for Linux users around the world. You'll find this guide valuable whether you're interested in bash as a user interface or for its powerful programming capabilities. It will teach you how to use bash's advanced command-line features, like command history, command-line editing, and command completion. This book also introduces shell programming, a skill no UNIX or Linux user should be without. The book demonstrates what you can do with bash's programming features. You'll learn about flow control, signal handling, and command-line processing and I/O. There is also a chapter on debugging your bash programs