- Learning Linux Shell Scripting
- Ganesh Sanjiv Naik
- 110字
- 2021-08-20 10:44:26
Comparison of shells
Initially, the UNIX OS used a shell program called Bourne Shell. Then eventually, many more shell programs were developed for different flavors of UNIX. The following is brief information about different shells:
- Sh—Bourne Shell
- Csh—C Shell
- Ksh—Korn Shell
- Tcsh—enhanced C Shell
- Bash—GNU Bourne Again Shell
- Zsh—extension to Bash, Ksh, and Tcsh
- Pdksh—extension to KSH
A brief comparison of various shells is presented in the following table:

What we see here is that, generally, the syntax of all these shells is 95% similar. In this book, we are going to follow Bash shell programming.
推薦閱讀
- C++ Primer習題集(第5版)
- 垃圾回收的算法與實現
- Java EE 8 Application Development
- HTML 5與CSS 3權威指南(第3版·上冊)
- C# and .NET Core Test Driven Development
- 詳解MATLAB圖形繪制技術
- 零基礎C#學習筆記
- Spring Boot從入門到實戰
- C++服務器開發精髓
- Android初級應用開發
- Oracle SOA Suite 12c Administrator's Guide
- Python滲透測試編程技術:方法與實踐(第2版)
- 產品架構評估原理與方法
- C#網絡編程高級篇之網頁游戲輔助程序設計
- Neo4j權威指南 (圖數據庫技術叢書)