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)
- Host: GitHub
- URL: https://github.com/wangrunlin/self-study-linux
- Owner: wangrunlin
- Created: 2021-05-30T08:00:30.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T13:52:54.000Z (about 5 years ago)
- Last Synced: 2025-02-02T00:49:57.715Z (over 1 year ago)
- Topics: bash
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# self-study-linux
> 自学考试 Linux (bash code) 同步练习题 代码 和 解答
## 代码命名规范
- `exam(xxx)[-author_name][-n].sh`
## 代码结构:
```bash
# 源代码:
# 问题:
# 答案:
```