An open API service indexing awesome lists of open source software.

https://github.com/wangrunlin/self-study-linux

自学考试 Linux (bash code)
https://github.com/wangrunlin/self-study-linux

bash

Last synced: 2 months ago
JSON representation

自学考试 Linux (bash code)

Awesome Lists containing this project

README

          

# self-study-linux

> 自学考试 Linux (bash code) 同步练习题 代码 和 解答

## 代码命名规范

- `exam(xxx)[-author_name][-n].sh`

## 代码结构:

```bash
# 源代码:

# 问题:

# 答案:

```