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...

সম্পূর্ণ বিবরণ

সংরক্ষণ করুন:
গ্রন্থ-পঞ্জীর বিবরন
প্রধান লেখক: Seebach, Peter
বিন্যাস: গ্রন্থ
ভাষা:English
প্রকাশিত: Apress 2012
বিষয়গুলি:
অনলাইন ব্যবহার করুন:https://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/30805
ট্যাগগুলো: ট্যাগ যুক্ত করুন
কোনো ট্যাগ নেই, প্রথমজন হিসাবে ট্যাগ করুন!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
বিবরন
সংক্ষিপ্ত: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.