feat(wiki): complete all remaining 85 raw files ingestion (auto-script)

This commit is contained in:
2026-04-14 21:07:18 +08:00
parent 67baf7b39d
commit 36666fc9c4
161 changed files with 5572 additions and 368 deletions

View File

@@ -0,0 +1,32 @@
---
title: "Linux运维必会的150个命令"
type: source
tags: [Linux, 命令, 运维]
date: 2025-09-29
---
## Source File
- [[raw/Home Office/Linux 运维必会的 150 个命令.md]]
## Summary
- 核心主题Linux运维最常用的150个命令分类汇总表
- 问题域Linux命令记忆与速查
- 方法/机制:按功能分类(查询帮助、文件目录、内容处理、压缩解压缩、信息显示、搜索、用户管理、网络操作等)
- 结论/价值完整的Linux运维命令速查表
## Key Claims
- 分类统计线上查询2+文件目录18+内容处理21+压缩4+信息显示11+搜索4+用户管理10+网络操作11+深入网络9+磁盘文件系统16+权限4+用户登陆信息7+内置命令19+系统管理9+关机重启6+进程管理15 = 150
- 重点命令find查找、grep/egrep过滤、tar打包压缩、chmod/chown权限、ssh/scp远程、awk/sed文本处理
## Key Concepts
- [[Linux命令]]Linux系统管理命令集合
- [[运维工具链]]150个命令覆盖运维全场景
## Key Entities
- [[Linux]]:操作系统
## Connections
- [[Linux运维必会的150个命令]] ← documents ← [[Linux命令]]
## Contradictions
- 无冲突