Learning the bash Shell 2nd Edition [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Learning the bash Shell 2nd Edition [Electronic resources] - نسخه متنی

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
توضیحات
افزودن یادداشت جدید

bash Versions

This book is relevant to all versions of bash, although older versions lack some of the features of the most recent version. You can easily find out which version you are using by typing echo $BASH_VERSION. The earliest public version of bash was 1.0, and the most recent is 2.01 (released in May 1997). If you have an older version, you might like to upgrade to the latest one. Chapter 11, shows you how to go about it.

[] Even though version 2.0 has been out for a while, bash version 1.14.x is still in widespread use. Throughout this book we have clearly marked with footnotes the features that are not present in the earlier versions.

/ 104