官术网_书友最值得收藏!

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
printf 'Starting script\n' >> log
printf 'Creating test directory\n' >> log
mkdir test || exit
printf 'Changing into test directory\n' >> log
cd test || exit
printf 'Writing current date\n' >> log
date > date || exit

Any command-line input or output is written as follows:

$ printf 'Hello, world\n' > myfile $ ls -l myfile -rw-r--r-- 1 bashuser bashuser 1 2018-07-29 20:53:23 myfile

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.
主站蜘蛛池模板: 龙州县| 洪泽县| 高邑县| 丰都县| 潜江市| 张家港市| 焦作市| 响水县| 乐昌市| 汾西县| 舞钢市| 修水县| 建平县| 阿克| 江源县| 福贡县| 红桥区| 驻马店市| 鹿泉市| 察哈| 灵寿县| 万年县| 嘉善县| 望江县| 三都| 陇西县| 伊宁市| 榆林市| 济南市| 招远市| 盐亭县| 浙江省| 会理县| 新建县| 阳山县| 涟源市| 喀喇沁旗| 项城市| 天门市| 万州区| 绥宁县|