2. 書中所用的編排風格

下表為本書中所使用編排風格方式:

代表意義舉例
指令使用 ls -a 來列出所有的檔案。
檔名修改 .login 檔。
螢幕上會出現的訊息
You have mail.
輸入指令後,螢幕上會出現的對應內容。
% su
Password:
要參考的線上手冊(manual)su(1) 來切換帳號。
在講到帳號(user)、群組(group)的名稱的時候...只有 root 才可以做這件事。
語氣的強調你『必須』這麼做才行。
打指令時,可替換的部份要刪除檔案的話,請打 rm 要刪除的檔名
環境變數設定$HOME 是指帳號的家目錄所在處。

All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/

Questions that are not answered by the documentation may be sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.