当前位置: 首页 > news >正文

【RHCA+】info命令(模块化的命令帮助文档)

“ 目录:RHCA+ -> 1 基础 -> 14-3 info命令(模块化的命令帮助文档) ”

和man帮助文档类似,但是模块化显示,通过链接显示不同的信息块,类似于网页方式查询;语法格式:info [命令]

比man更详细,记录命令的更新历史记录

按键

作用

Tab

切换为显示超链接

N

进入下一信息块

P

进入上一信息块

U

返回上一层;通常用来查看目录

空格键

向下翻一页

q

退出

文档参数含义

作用

File

显示当前查看的info文件名

Node

当前查看的信息块名称

[root@wuzuniao ~]# info ls #查看ls命令帮助

File: coreutils.info, Node: ls invocation, Next: dir invocation, Up: Directory listin\

g

10.1 'ls': List directory contents

==================================

The 'ls' program lists information about files (of any type, including

directories). Options and file arguments can be intermixed arbitrarily,

as usual.

For non-option command-line arguments that are directories, by

default 'ls' lists the contents of directories, not recursively, and

omitting files with names beginning with '.'. For other non-option

arguments, by default 'ls' lists just the file name. If no non-option

argument is specified, 'ls' operates on the current directory, acting as

if it had been invoked with a single argument of '.'.

By default, the output is sorted alphabetically, according to the

locale settings in effect.(1) If standard output is a terminal, the

output is in columns (sorted vertically) and control characters are

output as question marks; otherwise, the output is listed one per line

and control characters are output as-is.

Because 'ls' is such a fundamental program, it has accumulated many

options over the years. They are described in the subsections below;

--zz-Info: (coreutils.info.gz)ls invocation, 58 lines --Top------------------------------

Welcome to Info version 5.1. Type h for help, m for menu item.

[root@wuzuniao ~]#

http://www.jsqmd.com/news/862036/

相关文章:

  • 【RAG】【retrievers09】Pathway检索器:实时数据索引与检索
  • 适配多层级组织管理,科学运用 360 度反馈打造公平高效绩效文化
  • 2026年整箱榨菜厂家精选合集 - 行业平台推荐
  • 第2章:文档加载与智能分块——RAG的第一步
  • HTTP状态码与请求方式全解析【个人八股】
  • VGG16猫狗二分类
  • 工程实战:基于 GPIO 物理旁路极速部署机器人电梯调度系统的设计
  • 微波遥感杂谈五(微波辐射计)
  • 仪式感,从来与你无关
  • 慢驴效应(懒驴效应)
  • 3.url编码
  • Spec-Kit + Superpowers 实战:Go语言博客论坛系统的规范驱动开发
  • VisionPro 中 验证工具 ID Verfiction
  • 性价比高的国产PLM软件公司
  • 关于 ops-transformer 和它背后那套系统,几个我见过最常见的误解
  • 数采网关的应用与特点
  • 2025-2026年国内跨境电商TRO解冻机构:五大机构产品好的产品下架风险应对注意事项
  • 本科论文不用熬大夜?paperxie 智能写作,把万字初稿的时间从 30 天压到 3 小时
  • LeetCode 27 · 移除元素——双指针一次遍历搞定,O(n²) 暴力解瞬间不香了
  • 11.三层网络VXLAN
  • 【SSD】闪存1
  • VGG16猫狗二分类数据集处理
  • ops-transformer 基础设施性能实验报告:GE 融合边界与 Runtime 调度效率实测
  • 机器学习之逻辑回归算法
  • 远程技术面试的潜规则:摄像头角度可能影响你的录用
  • RUST编程学习.2语法
  • N-Tron交换机的网络可用性到底有多强?
  • 终极指南:5分钟掌握iFakeLocation实现iOS虚拟定位的完整方法
  • 鸿蒙中的自由流转
  • Midjourney色彩一致性难题破解(CMYK→sRGB跨域校准实战手册)