- Hands-On Data Science with the Command Line
- Jason Morris Chris McCubbin Raymond Page
- 281字
- 2021-07-02 13:58:53
We don't want to BaSH other shells, but...
In this book, we decided to focus on using the Bourne-again shell (bash) for multiple reasons. First, it's the most popular shell and you can find it everywhere. In fact, for the majority of Linux distributions, bash is the default shell. It's a great first shell to learn and very easy to work with. There's a number of examples and resources available to help you with bash if you ever get stuck. It's also safe to say that since it's so popular, you can find it on almost any system available today. From a bare-metal installation in a data center to an instance running in the cloud, bash is there, installed, and waiting for input.
There are a number of other shells you can choose from, such as the Z shell (zsh). The Z shell is fairly new (and by new I mean released in 1990, which is new in shell land) and provides a number of powerful features. Other notable shells are tcsh, ksh, and fish. The C Shell (tcsh), the Korn Shell (ksh), and the Friendly Interactive Shell (fish) are still widely used today. FreeBSD has made tcsh its default shell for the root user and ksh is still used for a lot of Solaris operating systems. Fish is also a great starter shell with a lot of features to help the user navigate the shell without feeling lost.
While these shells are still very powerful and stable, we will be focusing on using bash, as we want to focus on consistency across multiple platforms and help you learn a very active and popular shell that's been around for 30 years.
- 機器學習實戰:基于Sophon平臺的機器學習理論與實踐
- Google Cloud Platform Cookbook
- Practical Ansible 2
- Getting Started with Clickteam Fusion
- 實時流計算系統設計與實現
- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- 自動檢測與傳感技術
- 人工智能工程化:應用落地與中臺構建
- 塊數據5.0:數據社會學的理論與方法
- 基于32位ColdFire構建嵌入式系統
- Chef:Powerful Infrastructure Automation
- SMS 2003部署與操作深入指南
- 智能鼠原理與制作(進階篇)
- MATLAB-Simulink系統仿真超級學習手冊
- Learning Cassandra for Administrators