Getopts Man


Download Getopts Man PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Getopts Man book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Learning the Korn Shell


Learning the Korn Shell

Author: Arnold Robbins

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2002-04-23


DOWNLOAD





The first edition of this book covered the 1988 version of the Korn shell. Shortly after it was published, David Korn released the 1993 version, which included compatibility with the POSIX 1003.2 shell standard, as well as many new features. Although ksh93 has been slow to spread to the commercial Unix world, source code is now available, so anyone who wants a copy of the latest and greatest version of ksh93 has but to download the source and compile it. With this in mind, we have made ksh93 the focus of the second edition, with a summary of the differences available in an appendix. This edition covers the most recent ksh93 release available at the time of writing, which includes some significant features not found in earlier versions. The basic structure and flow of the book remains the same, and we have updated kshdb, the Korn Shell Debugger, to work with ksh93. Also included with this edition is a reference card that covers many of the features of ksh93 described in this book.

Linux Recipes for Oracle DBAs


Linux Recipes for Oracle DBAs

Author: Darl Kuhn

language: en

Publisher: Apress

Release Date: 2008-11-21


DOWNLOAD





Linux Recipes for Oracle DBAs is an example–based book on managing Oracle Database in a Linux environment. Covering commonly used distributions such as Red Hat Enterprise Linux and Oracle Enterprise Linux, the book is written for database administrators who need to get work done and lack the luxury of curling up fireside with a stack of Linux documentation. The book is task–oriented: Look up the task to perform. See the solution. Read up on the details. Get the job done. Takes you directly from problem to solution Covers the “right” mix of Linux user and administration tasks for database administrators Respects your time by being succinct and to–the–point What you’ll learn Execute Linux commands applicable to Oracle Database administration. Write shell scripts to automate critical DBA tasks. Monitor, tune, and optimize a Linux server to run Oracle Database. Perform Linux system administration tasks relevant to Oracle Database. Implement Oracle real application clusters on Linux. Implement Oracle automatic storage management on Linux. Remotely (and securely!) manage Oracle on Linux. Who this book is for Linux Recipes for Oracle DBAs is a book for Oracle database administrators who want to expertly operate Oracle databases on the Linux operating system. If you’re new to Linux, or are migrating from a Unix platform, or just want detailed solutions for tasks that Oracle DBAs perform on Linux servers, this book is for you.

Shell-Skript Programmierung


Shell-Skript Programmierung

Author: Patrick Ditchen

language: de

Publisher: MITP-Verlags GmbH & Co. KG

Release Date: 2015-02-23


DOWNLOAD





sh, ksh, bash, csh, tcshawk; awk; Grafiken mit gnuplot Die 100 wichtigsten UNIX-Tools Systemadministration und proaktives Systemmanagement Das vorliegende Buch ist dreigeteilt. Im ersten Teil, das sind Kapitel 1 bis 3, lernt der Leser Kommandos, Techniken und Konzepte der Shell-Skript-Programmierung kennen. Der zweite Teil – Kapitel 4 und 5 – beschäftigt sich mit awk und über 100 weiteren UNIX-Tools, die in den Shell-Skripten einzubauen und aufzurufen sind. Der dritte Teil - Kapitel 6 bis 8 - zeigt, wie man das erlernte Wissen einsetzt, um die unterschiedlichen Aufgaben aus dem Alltag der System-Administration zu lösen. Die beiliegende CD enthält alle im Buch vorgestellten Skripte in einer Solaris- und einer Linux-Fassung, sortiert nach Kapitel-Nummer. Wenn die Skripte auf Dateien mit Messdaten zurückgreifen müssen, sind auch diese hinzugefügt. Der Leser kann also parallel zum Studium des Buches alle Skripte gleich testen.