# Linux Beginner
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/d0816da9c60d4e008a7958d694d2ef2d)](https://www.codacy.com/manual/bobankhshen/LinuxBeginner?utm_source=github.com&utm_medium=referral&utm_content=BobAnkh/LinuxBeginner&utm_campaign=Badge_Grade)
![github-pages](https://img.shields.io/github/deployments/BobAnkh/LinuxBeginner/github-pages?color=blue&logo=github)
![last-commit](https://img.shields.io/github/last-commit/BobAnkh/LinuxBeginner?logo=git&logoColor=white)
![license](https://img.shields.io/github/license/BobAnkh/LinuxBeginner?logo=apache)
本项目主要内容是为Linux初学者所整理的一些常用命令和常用工具的文档
除了基本的功能介绍、安装、使用方法外,也添加了相应的常用示例,便于速查使用
项目网址:[https://bobankh.com/LinuxBeginner/](https://bobankh.com/LinuxBeginner/)
## 背景
本项目由BobAnkh发起,旨在为Linux初学者整理一些常用命令和常用工具的文档
## 使用说明
本项目本身是一个文档合集,使用了[docsify](https://docsify.js.org/#/)构筑了Github Page,具体网址为:[LinuxBeginner](https://bobankh.com/LinuxBeginner/)
`docs/`目录下存放了对应的markdown文件,计划后续将生成pdf并定期打包发布
`scripts/`文件夹中包含的是与自动工作流程相关的一些python脚本和bash脚本
## 维护者
[@BobAnkh](https://github.com/BobAnkh)
## 如何贡献
我们非常欢迎任何人为本项目贡献自己的力量,为这个仓库添加新的内容,只要它对于这个仓库是具有意义的,并且是符合规范的
欢迎随时提出issue或者提交pull request,但是它们需要按照各自的template进行填写,并符合[Contributing Guidelines](/CONTRIBUTING.md)中的规范以通过自动化工具的检查
可以优先考虑具有`help wanted`标签的issue
同时请注意,参与本项目需要遵守[Code of Conduct](/CODE_OF_CONDUCT.md)
### 贡献者
<table>
<tr>
<td align="center" style="word-wrap: break-word; width: 150.0; height: 150.0">
<a href=https://github.com/BobAnkh>
<img src=https://avatars.githubusercontent.com/u/44333669?v=4 width="100;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px" alt=BobAnkh/>
<br />
<sub style="font-size:14px"><b>BobAnkh</b></sub>
</a>
</td>
<td align="center" style="word-wrap: break-word; width: 150.0; height: 150.0">
<a href=https://github.com/jwb528>
<img src=https://avatars.githubusercontent.com/u/53799927?v=4 width="100;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px" alt=jwwwb/>
<br />
<sub style="font-size:14px"><b>jwwwb</b></sub>
</a>
</td>
<td align="center" style="word-wrap: break-word; width: 150.0; height: 150.0">
<a href=https://github.com/Kelly510>
<img src=https://avatars.githubusercontent.com/u/49122590?v=4 width="100;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px" alt=Kaili Zheng/>
<br />
<sub style="font-size:14px"><b>Kaili Zheng</b></sub>
</a>
</td>
<td align="center" style="word-wrap: break-word; width: 150.0; height: 150.0">
<a href=https://github.com/Chengtian0730>
<img src=https://avatars.githubusercontent.com/u/68174658?v=4 width="100;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px" alt=Chengtian0730/>
<br />
<sub style="font-size:14px"><b>Chengtian0730</b></sub>
</a>
</td>
<td align="center" style="word-wrap: break-word; width: 150.0; height: 150.0">
<a href=https://github.com/nagi2330>
<img src=https://avatars.githubusercontent.com/u/63051453?v=4 width="100;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px" alt=Nagi/>
<br />
<sub style="font-size:14px"><b>Nagi</b></sub>
</a>
</td>
</tr>
</table>
## 使用许可
[Apache-2.0](/LICENSE) © BobAnkh
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
为Linux初学者整理的一系列常用命令和实用工具的常规用法。随时欢迎贡献!_LinuxBeginner.zip (70个子文件)
LinuxBeginner-master
.flake8 25B
.editorconfig 110B
.github
dependabot.yml 509B
ISSUE_TEMPLATE
question.md 116B
feature_request.md 687B
bug_report.md 850B
boring-cyborg.yml 5KB
issue_label_bot.yaml 82B
workflows
lock.yml 1002B
mdl.yml 462B
project.yml 793B
contributor.yml 1KB
issues.yml 484B
no-response.yml 716B
PULL_REQUEST_TEMPLATE.md 2KB
.mergify.yml 5KB
.gitattributes 7KB
assets
0700209a4d111.svg 72KB
4d408228a3cfe.svg 68KB
favicon.ico 4KB
LICENSE 11KB
CONTRIBUTING.md 9KB
docs
.nojekyll 0B
summary.md 1KB
cover.md 329B
LinuxCommand
which.md 885B
paste.md 854B
cp.md 2KB
find.md 5KB
nl.md 941B
tail.md 905B
locate.md 2KB
rm.md 1KB
head.md 614B
mv.md 2KB
ls.md 5KB
mkdir.md 1KB
ln.md 2KB
more.md 2KB
tar.md 1KB
pwd.md 345B
touch.md 3KB
grep.md 8KB
rmdir.md 545B
cd.md 415B
less.md 2KB
env.md 701B
chmod.md 2KB
README.md 872B
whereis.md 1KB
cat.md 2KB
index.html 2KB
README.md 4KB
navbar.md 132B
LinuxTool
tmux.md 141B
htop.md 141B
vim.md 140B
tree.md 5KB
iptabels.md 145B
README.md 227B
CODE_OF_CONDUCT.md 3KB
.markdownlint.json 231B
.hound.yml 76B
.gitignore 8B
README.md 4KB
.gitmagic.yml 2KB
scripts
yapf_formatter.py 870B
auto_project.py 3KB
sync.py 982B
requirements.txt 28B
共 70 条
- 1
资源评论
好家伙VCC
- 粉丝: 2008
- 资源: 9143
下载权益
C知道特权
VIP文章
课程特权
开通VIP
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功