- CompTIA Linux+ Certification Guide
- Philip Inshanally
- 140字
- 2021-08-13 15:49:41
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: "To see the runlevel at the shell in real time, we can use the runlevel command."
A block of code is set as follows:
while <condition>
do
<command1>
<command2
Any command-line input or output is written as follows:
$[philip@localhost Desktop]$ who -r
run-level 5 2018-06-20 08:20 last=S
[philip@localhost Desktop]$
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.
推薦閱讀
- GNU-Linux Rapid Embedded Programming
- 數(shù)據(jù)展現(xiàn)的藝術(shù)
- Deep Learning Quick Reference
- Verilog HDL數(shù)字系統(tǒng)設(shè)計(jì)入門與應(yīng)用實(shí)例
- Dreamweaver CS3網(wǎng)頁制作融會貫通
- 走入IBM小型機(jī)世界
- Natural Language Processing Fundamentals
- 構(gòu)建高性能Web站點(diǎn)
- JavaScript典型應(yīng)用與最佳實(shí)踐
- 項(xiàng)目管理成功利器Project 2007全程解析
- 西門子變頻器技術(shù)入門及實(shí)踐
- 21天學(xué)通Linux嵌入式開發(fā)
- 30天學(xué)通Java Web項(xiàng)目案例開發(fā)
- Windows 7故障與技巧200例
- Kubernetes on AWS