Bild 1 von 1

Galerie
Bild 1 von 1

2 Linux Bücher - Apache + BASH auf den Punkt gebracht-
US $16,00
Ca.EUR 13,79
Artikelzustand:
“Pre-Owned Better than Good Condition. CD (unused, not-tested) included. Clean text block”
Gut
Buch, das gelesen wurde, sich aber in einem guten Zustand befindet. Der Einband weist nur sehr geringfügige Beschädigungen auf, wie z.B. kleinere Schrammen, er hat aber weder Löcher, noch ist er eingerissen. Bei gebundenen Büchern ist der Schutzumschlag möglicherweise nicht mehr vorhanden. Die Bindung weist geringfügige Gebrauchsspuren auf. Die Mehrzahl der Seiten ist unbeschädigt, das heißt, es gibt kaum Knitter oder Einrisse, es wurden nur in geringem Maße Bleistiftunterstreichungen im Text vorgenommen, es gibt keine Textmarkierungen und die Randbereiche sind nicht beschrieben. Alle Seiten sind vollständig vorhanden. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
1 Posten verfügbar (2 Artikel pro Posten)
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
Kostenlos USPS Media MailTM.
Standort: New York, New York, USA
Lieferung:
Lieferung zwischen Fr, 29. Aug und Fr, 5. Sep nach 94104 bei heutigem Zahlungseingang
Rücknahme:
14 Tage Rückgabe. Kostenloser Rückversand.
Zahlungen:
Sicher einkaufen
- Gratis Rückversand im Inland
- Punkte für jeden Kauf und Verkauf
- Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:125928205802
Artikelmerkmale
- Artikelzustand
- Gut
- Hinweise des Verkäufers
- “Pre-Owned Better than Good Condition. CD (unused, not-tested) included. Clean text block”
- Subject Area
- Educational Technology
- Educational Level
- Adult & Further Education, High School, Vocational School
- Personalized
- No
- Level
- Beginner, Intermediate, Advanced, Technical
- Subject
- Computer Science, Education, Linux
- ISBN
- 9780596009656
Über dieses Produkt
Product Identifiers
Publisher
O'reilly Media, Incorporated
ISBN-10
0596009658
ISBN-13
9780596009656
eBay Product ID (ePID)
45582555
Product Key Features
Number of Pages
352 Pages
Publication Name
Learning the Bash Shell : Unix Shell Programming
Language
English
Publication Year
2005
Subject
Operating Systems / Unix, Operating Systems / Linux, Operating Systems / Apple (Mac OS & iOS)
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
0.7 in
Item Weight
21 Oz
Item Length
9.1 in
Item Width
7.1 in
Additional Product Features
Edition Number
3
Intended Audience
Scholarly & Professional
LCCN
2005-283757
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.4/38
Table Of Content
Preface; bash Versions; Summary of bash Features; Intended Audience; Code Examples; Chapter Summary; Conventions Used in This Handbook; We'd Like to Hear from You; Using Code Examples; Safari Enabled; Acknowledgments for the First Edition; Acknowledgments for the Second Edition; Acknowledgments for the Third Edition;Chapter 1: bash Basics; 1.1 What Is a Shell?; 1.2 Scope of This Book; 1.3 History of UNIX Shells; 1.4 Getting bash; 1.5 Interactive Shell Use; 1.6 Files; 1.7 Input and Output; 1.8 Background Jobs; 1.9 Special Characters and Quoting; 1.10 Help;Chapter 2: Command-Line Editing; 2.1 Enabling Command-Line Editing; 2.2 The History List; 2.3 emacs Editing Mode; 2.4 vi Editing Mode; 2.5 The fc Command; 2.6 History Expansion; 2.7 readline; 2.8 Keyboard Habits;Chapter 3: Customizing Your Environment; 3.1 The .bash_profile, .bash_logout, and .bashrc Files; 3.2 Aliases; 3.3 Options; 3.4 Shell Variables; 3.5 Customization and Subprocesses; 3.6 Customization Hints;Chapter 4: Basic Shell Programming; 4.1 Shell Scripts and Functions; 4.2 Shell Variables; 4.3 String Operators; 4.4 Command Substitution; 4.5 Advanced Examples: pushd and popd;Chapter 5: Flow Control; 5.1 if/else; 5.2 for; 5.3 case; 5.4 select; 5.5 while and until;Chapter 6: Command-Line Options and Typed Variables; 6.1 Command-Line Options; 6.2 Typed Variables; 6.3 Integer Variables and Arithmetic; 6.4 Arrays;Chapter 7: Input/Output and Command-Line Processing; 7.1 I/O Redirectors; 7.2 String I/O; 7.3 Command-Line Processing;Chapter 8: Process Handling; 8.1 Process IDs and Job Numbers; 8.2 Job Control; 8.3 Signals; 8.4 trap; 8.5 Coroutines; 8.6 Subshells; 8.7 Process Substitution;Chapter 9: Debugging Shell Programs; 9.1 Basic Debugging Aids; 9.2 A bash Debugger;Chapter 10: bash Administration; 10.1 Installing bash as the Standard Shell; 10.2 Environment Customization; 10.3 System Security Features;Chapter 11: Shell Scripting; 11.1 What's That Do?; 11.2 Starting Up; 11.3 Potential Problems; 11.4 Don't Use bash;Chapter 12: bash for Your System; 12.1 Obtaining bash; 12.2 Unpacking the Archive; 12.3 What's in the Archive; 12.4 Who Do I Turn to?;Appendix A: Related Shells; A.1 The Bourne Shell; A.2 The IEEE 1003.2 POSIX Shell Standard; A.3 The Korn Shell; A.4 pdksh; A.5 zsh; A.6 Shell Clones and Unix-like Platforms;Appendix B: Reference Lists; B.1 Invocation; B.2 Prompt String Customizations; B.3 Built-In Commands and Reserved Words; B.4 Built-In Shell Variables; B.5 Test Operators; B.6 set Options; B.7 shopt Options; B.8 I/O Redirection; B.9 emacs Mode Commands; B.10 vi Control Mode Commands;Appendix C: Loadable Built-Ins;Appendix D: Programmable Completion;Colophon;
Synopsis
O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop Learning the bash Shell has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell.As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash shell might sound fairly simple but it isn't. In truth, there are many complexities that need careful explanation, which is just what Learning the bash Shell provides.If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features. And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. Learning the bash Shell is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier. With this book, programmers will learn: How to install bash as your login shell The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs Command line editing, history substitution, and key bindings How to customize your shell environment without programming The nuts and bolts of basic shell programming, flow control structures, command-line options and typed variables Process handling, from job control to processes, coroutines and subshells Debugging techniques, such as trace and verbose modes Techniques for implementing system-wide shell customization and features related to system security, O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop Learning the bash Shell has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell. As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash shell might sound fairly simple but it isn't. In truth, there are many complexities that need careful explanation, which is just what Learning the bash Shell provides. If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features. And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. Learning the bash Shell is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier. With this book, programmers will learn: How to install bash as your login shell The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs Command line editing, history substitution, and key bindings How to customize your shell environment without programming The nuts and bolts of basic shell programming, flow control structures, command-line options and typed variables Process handling, from job control to processes, coroutines and subshells Debugging techniques, such as trace and verbose modes Techniques for implementing system-wide shell customization and features related to system security, The first thing Linux users face is the "shell"- a Unix termthat refers to the system's user interface. The bash shell,created by the Free Software Foundation, is both a userinterface and programming language, with features such ascommand line editing, key bindings, integrated programmingfeatures, and other ways to customize the Linux ......, O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop "Learning the bash Shell has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell. As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash shell might sound fairly simple but it isn't. In truth, there are many complexities that need careful explanation, which is just what "Learning the bash Shell provides. If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features. And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. "Learning the bash Shell is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier. With this book, programmers will learn: How to install bash as your login shell The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs Command line editing, history substitution, and key bindings How to customize your shell environment without programming The nuts and bolts of basic shell programming, flow control structures, command-line options and typed variables Process handling, from job control to processes, coroutines andsubshells Debugging techniques, such as trace and verbose modes Techniques for implementing system-wide shell customization and features related to system security, O'Reilly's bestselling book on Linux's bash shell is at it again. Now that Linux is an established player both as a server and on the desktop Learning the bash Shell has been updated and refreshed to account for all the latest changes. Indeed, this third edition serves as the most valuable guide yet to the bash shell. As any good programmer knows, the first thing users of the Linux operating system come face to face with is the shell the UNIX term for a user interface to the system. In other words, it's what lets you communicate with the computer via the keyboard and display. Mastering the bash shell might sound fairly simple but it isn't. In truth, there are many complexities that need careful explanation, which is just what Learning the bash Shell provides.If you are new to shell programming, the book provides an excellent introduction, covering everything from the most basic to the most advanced features. And if you've been writing shell scripts for years, it offers a great way to find out what the new shell offers. Learning the bash Shell is also full of practical examples of shell commands and programs that will make everyday use of Linux that much easier. With this book, programmers will learn: How to install bash as your login shell The basics of interactive shell use, including UNIX file and directory structures, standard I/O, and background jobs Command line editing, history substitution, and key bindings How to customize your shell environment without programming The nuts and bolts of basic shell programming, flow control structures, command-line options and typed variables Process handling, from job control to processes, coroutines and subshells Debugging techniques, such as trace and verbose modes Techniques for implementing system-wide shell customization and features related to system security
LC Classification Number
WA76.76.O63
Artikelbeschreibung des Verkäufers
Info zu diesem Verkäufer
5thwmny
100% positive Bewertungen•20 Artikel verkauft
Angemeldet als privater VerkäuferDaher finden verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe. Mehr erfahrenMehr erfahren
Verkäuferbewertungen (5)
- *****- Bewertung vom Käufer.Letztes JahrBestätigter KaufBooks as described and were packaged far better than what most sellers do. Thank you, it's appreciated!
- *****- Bewertung vom Käufer.Vor über einem JahrBestätigter KaufSmooth transaction, Prompt delivery, Item as described
- eBay automated Feedback- Bewertung vom Käufer.Letzte 6 MonateThis seller successfully completed an order.
Dies ist ein Angebot mit nicht öffentlicher Bieter-/Käuferliste. Nur der Verkäufer kann Ihren Nutzernamen sehen.
Noch mehr entdecken:
- Bücher über Linux Sachbuch,
- Bücher über die Punkten zuen Punkten Sachbuch,
- Deutsche Bücher über Linux Sachbuch,
- Bücher im Taschenbuch Sachbuch Linux,
- Deutsche Bücher über die Punkten zuen Punkten Sachbuch,
- Bücher Sachbuch 2-3 Jahre,
- Bücher 2-3 Jahre Sachbuch Ab 2010,
- Ravensburger Bücher Sachbuch 2-3 Jahre,
- Bücher über Bücher Sachbuch,
- Bücher