# Linux 系統大小事

## 使用Linux系統時，一些個人小經驗與小工具應用

### 嚴格來說目前所說的 Linux 應叫『GNU/Linux』,但多數人仍叫 Linux

Richard Stallman 於 1983 年發起 GNU 宣言,成立『自由軟體基金會』（Free Software Foundation,FSF）

1987 年,Andrew S.Tanenbaum 教授,獨立開發出相容 UNIX 的『Minix』

1991 年,芬蘭 Linus Torvalds 讀完 Andrew 教授相關的Minix，開發相容 UNIX 的核心『Linux』。在網路上說道:「Hello everybody out there using minix- I'm doing a (free) operation system」。

GNU 有 compiler GCC 和 UNIX 程式函式庫,獨缺 Kernel。Linus Torvalds 則有Kernel=>Linux,合一就叫『GNU/Linux』。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kawsing.gitbook.io/opensystem/andoid-shou-ji/untitled-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
