This is an archive of past FreeBSD releases; it's part of the FreeBSD Documentation Archive.

書中所用的編排風格

書中所用的編排風格

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

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

This, and other documents, can be downloaded from ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/.

For questions about FreeBSD, read the documentation before contacting <questions@FreeBSD.org>.
For questions about this documentation, e-mail <doc@FreeBSD.org>.