- Learning Linux Shell Scripting
- Ganesh Naik
- 170字
- 2021-06-25 22:02:43
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
#!/bin/bash # This is comment line echo "Hello World" ls date
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
#!/bin/bash # This is comment line echo "Hello World" ls date
Any command-line input or output is written as follows:
$ bash hello.sh
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
Warnings or important notes appear like this.
Tips and tricks appear like this.
- 高性能混合信號ARM:ADuC7xxx原理與應(yīng)用開發(fā)
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- 物聯(lián)網(wǎng)與云計算
- 運動控制器與交流伺服系統(tǒng)的調(diào)試和應(yīng)用
- 樂高機器人—槍械武器庫
- 網(wǎng)絡(luò)安全與防護
- 工業(yè)機器人維護與保養(yǎng)
- 工業(yè)自動化技術(shù)實訓指導(dǎo)
- 奇點將至
- Excel 2007終極技巧金典
- Unreal Development Kit Game Design Cookbook
- 玩機器人 學單片機
- ADuC系列ARM器件應(yīng)用技術(shù)
- CPLD/FPGA技術(shù)應(yīng)用
- 大話數(shù)據(jù)科學:大數(shù)據(jù)與機器學習實戰(zhàn)(基于R語言)