Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Use the info command of linux to read files in info format

2025-01-31 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail about the use of linux info command to read info format files, Xiaobian think quite practical, so share to you as a reference, I hope you can read this article after harvest.

The info command reads info files for help. info documents can support link jumping. info documentation is stored in the/usr/share/info directory, which provides help documentation for the entire package.

Syntax format: info [parameter] [menu item]

Common parameters:

-w Show physical location of info document-f Specify info file to access-n Specify node in first viewed info file-O Jump to command line options node

Reference Example

Check out the info documentation for the ls command:

[root@linuxcool ~]# info ls

Display the physical location of the ls command info document:

[root@linuxcool ~]# info -w ls about using linux info command to read info format files shared here, I hope the above content can be of some help to everyone, you can learn more knowledge. If you think the article is good, you can share it so that more people can see it.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report