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

https://github.com/whelmin/linux-commands

常用的 linux 命令
https://github.com/whelmin/linux-commands

Last synced: 4 months ago
JSON representation

常用的 linux 命令

Awesome Lists containing this project

README

          

# linux-commands

记录大前端开发过程中常用的 `linux` 命令

## 项目目录结构

```
./
├── LICENSE
├── README.md
├── file-permission.md # 设置文件和目录的访问权限
├── find-in-content.md # 在内容中查找关键字
├── network.md # 查看网络信息
└── view-file-content.md # 查看文件内容

0 directories, 6 files
```