- Bash Quick Start Guide
- Tom Ryder
- 145字
- 2021-07-23 16:58:56
Using Bash interactively
If Bash is your login shell, and you log in to the system from a terminal or terminal emulator, then it will start in interactive mode. In this mode, Bash will present a prompt when it's ready to accept a command from your terminal. This differs from non-interactive or batch mode, where commands are read from some other source, such as a script file. We will use interactive mode in this chapter to experiment with the basics of shell script command line grammar.
Nearly all of the features available to Bash in scripts are also available on the interactive command line, and they behave essentially the same way as if you ran them from a script. This allows you to treat the interactive command line as a live scripting environment: you can assign variables, create functions, and manage control flow and processes.
- 后稀缺:自動化與未來工作
- Hands-On Linux for Architects
- Mastering Machine Learning Algorithms
- AWS Certified SysOps Administrator:Associate Guide
- Moodle Course Design Best Practices
- Learning C for Arduino
- Excel 2007技巧大全
- 水下無線傳感器網絡的通信與決策技術
- SQL Server數據庫應用基礎(第2版)
- Linux系統下C程序開發詳解
- MATLAB-Simulink系統仿真超級學習手冊
- 西門子S7-1200/1500 PLC從入門到精通
- 玩轉PowerPoint
- 巧學活用Linux
- 百度智能小程序:AI賦能新機遇