Beginning Portable Shell Scripting

This book is about programming in the Bourne shell and its derivatives; the Korn shell, the Bourne- again shell, and the POSIX shell are among the most obvious relatives. This book does not cover the many other UNIX and UNIX- like shells, such as Plan 9’s rc, or the Berkeley csh. It does cove...

Celý popis

Uloženo v:
Podrobná bibliografie
Hlavní autor: Seebach, Peter
Médium: Kniha
Jazyk:English
Vydáno: Apress 2012
Témata:
On-line přístup:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/30805
Tagy: Přidat tag
Žádné tagy, Buďte první, kdo otaguje tento záznam!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Popis
Shrnutí:This book is about programming in the Bourne shell and its derivatives; the Korn shell, the Bourne- again shell, and the POSIX shell are among the most obvious relatives. This book does not cover the many other UNIX and UNIX- like shells, such as Plan 9’s rc, or the Berkeley csh. It does cover a number of common UNIX commands, as well as a few somewhat less common commands, and briefly looks into some common utilities, such as sed and awk, which have historically been used heavily in shell scripting. While even further divergent things, such as AppleScript, the Tcl shell, or even graphical shells like the Mac OS X Finder, are technically shells, this book ignores them entirely, and hereafter uses the term shell to refer to the UNIX Bourne shell family.