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

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.
主站蜘蛛池模板: 阿克| 桂林市| 隆安县| 竹山县| 康乐县| 定日县| 山西省| 贵港市| 桂东县| 新绛县| 崇仁县| 建昌县| 普兰县| 石台县| 南平市| 运城市| 郎溪县| 东兰县| 荃湾区| 鹤壁市| 万宁市| 崇信县| 九龙城区| 三河市| 洛阳市| 兴文县| 古蔺县| 绿春县| 泾川县| 元阳县| 盐津县| 昭觉县| 蓬安县| 德保县| 临海市| 呼和浩特市| 拜泉县| 孟州市| 申扎县| 冷水江市| 苍山县|