Changkun's Blog欧长坤的博客

Science and art, life in between.科学与艺术,生活在其间。

  • Home首页
  • Ideas想法
  • Posts文章
  • Tags标签
  • Bio关于
  • TOC目录
  • Overview概览
Changkun Ou

Changkun Ou

Human-AI interaction researcher, engineer, and writer.人机交互研究者、工程师、写作者。

Bridging HCI, AI, and systems programming. Building intelligent human-in-the-loop optimization systems. Informed by psychology, sociology, cognitive science, and philosophy.连接人机交互、AI 与系统编程。构建智能的人在环优化系统。融合心理学、社会学、认知科学与哲学。

Science and art, life in between.科学与艺术,生活在其间。

276 Blogs博客
165 Tags标签
Changkun's Blog欧长坤的博客

Linux学习笔记 7 获取帮助

Published at发布于:: 2013-12-07   |   Reading阅读:: 1 min   |   PV/UV: /

-h 几乎所有可用的参数

--help 获取帮助

manual:

man 获取帮助文档

文档类型:

1、用户命令

2、内核系统调用

3、库函数

4、特殊文件盒设备

5、文件格式和规范

6、游戏

7、规范标准和其他页面

8、系统管理命令

9、Linux内核API

man -k 关键字 查询关键字

info 比 man 更详细,以网页形式显示

man /info "/+关键字"进行搜索

/usr/share/doc 中有最为详尽的文档
#Linux#
  • Author:作者: Changkun Ou
  • Link:链接: https://changkun.de/blog/posts/learn-linux-7/
  • All articles in this blog are licensed under本博客所有文章均采用 CC BY-NC-ND 4.0 unless stating additionally.许可协议,除非另有声明。
Linux学习笔记 5 UGO模型、Linux权限
Linux学习笔记 4 Linux文件系统基本操作

Have thoughts on this?有想法?

I'd love to hear from you — questions, corrections, disagreements, or anything else.欢迎来信交流——问题、勘误、不同看法,或任何想说的。

hi@changkun.de
© 2008 - 2026 Changkun Ou. All rights reserved.保留所有权利。 | PV/UV: /
0%