{"id":41777,"date":"2024-04-25T11:24:06","date_gmt":"2024-04-25T11:24:06","guid":{"rendered":"https:\/\/linuxsimply.com\/?p=41777"},"modified":"2024-04-28T04:13:12","modified_gmt":"2024-04-28T04:13:12","slug":"info-command-in-linux","status":"publish","type":"post","link":"https:\/\/linuxsimply.com\/info-command-in-linux\/","title":{"rendered":"The \u201cinfo\u201d Command in Linux [6 Practical Examples]"},"content":{"rendered":"<p style=\"text-align: justify;\">The \u201cinfo\u201d command in Linux is a Unix utility that reads documentation stored in Info format. The Info document pages are made with Texinfo tools, can link with other pages, and create menus for easy navigation. Typically, you use the \u201cinfo\u201d command to access documentation for programming languages, system commands, and other Unix-related topics. This command is useful for working in text-based environments without graphical interfaces.<\/p>\n<p style=\"text-align: justify;\">In this tutorial, you will learn the definition, characteristics, and uses of the \u201cinfo\u201d command in Linux with 6 examples.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 eztoc-toggle-hide-by-default' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#Syntax_of_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\" >Syntax of \u201cinfo\u201d Command in Linux<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#Options_of_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\" >Options of \u201cinfo\u201d Command in Linux<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#How_Does_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux_Work\" >How Does \u201cinfo\u201d Command in Linux Work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#How_to_Use_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\" >How to Use \u201cinfo\u201d Command in Linux?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#6_Practical_Examples_of_Applying_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\" >6 Practical Examples of Applying \u201cinfo\u201d Command in Linux<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#1_Displaying_All_Available_Matching_Manuals\" >1. Displaying All Available Matching Manuals<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#2_Showing_STRING_in_Index_of_All_Manuals\" >2. Showing STRING in Index of All Manuals<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#3_Including_Directory_in_INFOPATH\" >3. Including Directory in INFOPATH<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#4_Listing_Command-Line_Options\" >4. Listing Command-Line Options<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#5_Printing_File_Locations\" >5. Printing File Locations<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#6_Displaying_Version_Information\" >6. Displaying Version Information<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#How_to_Navigate_Info_Pages_Like_Man_Pages_in_Linux\" >How to Navigate Info Pages Like Man Pages in Linux?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#Conclusion\" >Conclusion<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-14\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#People_Also_Ask\" >People Also Ask<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-15\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#What_is_%E2%80%9Cinfo%E2%80%9D_command_in_Linux\" >What is \u201cinfo\u201d command in Linux?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-16\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#What_are_the_primary_documentation_sets_found_in_Linux_distributions\" >What are the primary documentation sets found in Linux distributions?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-17\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#What_is_the_difference_between_%E2%80%9Cinfo%E2%80%9D_command_and_%E2%80%9Cman%E2%80%9D_command_in_Linux\" >What is the difference between \u201cinfo\u201d command and \u201cman\u201d command in Linux?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-18\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#What_are_the_challenges_of_using_the_%E2%80%9Cinfo%E2%80%9D_command_in_Linux\" >What are the challenges of using the \u201cinfo\u201d command in Linux?<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Syntax_of_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\"><\/span>Syntax of \u201cinfo\u201d Command in Linux<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The basic syntax of the \u201cinfo\u201d command in Linux is:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info [OPTION]... [MENU-ITEM...]<\/code><\/pre>\n<div class=\"su-box su-box-style-default\" id=\"\" style=\"border-color:#aeb0b3;border-radius:0px;max-width:none\"><div class=\"su-box-title\" style=\"background-color:#E1E3E6;color:#000000;border-top-left-radius:0px;border-top-right-radius:0px\"> EXPLANATION<\/div><div class=\"su-box-content su-u-clearfix su-u-trim\" style=\"border-bottom-left-radius:0px;border-bottom-right-radius:0px\">\n<ul>\n<li>The <code class=\"\" data-line=\"\">[OPTION]<\/code> is an optional attribute that modifies the behavior of the \u201cinfo\u201d command.<\/li>\n<li>The <code class=\"\" data-line=\"\">[MENU-ITEM]<\/code> is also an optional argument that specifies the menu item or document page you want to see.<\/div><\/div><\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"Options_of_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\"><\/span>Options of \u201cinfo\u201d Command in Linux<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Here is a list of some common options of the \u201cinfo\u201d command in Linux:<\/p>\n<div class=\"su-table su-table-responsive su-table-alternate su-table-fixed\">\n<table style=\"width: 81.1518%\" width=\"667\">\n<tbody>\n<tr>\n<th style=\"width: 42.056%\" width=\"333\"><strong>Option<\/strong><\/th>\n<th style=\"width: 56.7464%\" width=\"333\"><strong>Description<\/strong><\/th>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">-a, &#8211; &#8211; all<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Uses all matching manuals.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">-k, &#8211; &#8211; apropos<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Looks up STRING in all indices of all manuals.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">-d, &#8211; &#8211; directory=DIR<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Adds DIR to INFOPATH.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">-f, &#8211; &#8211; file=Manual<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Specifies Info manual to visit.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">-o, &#8211; &#8211; output=FILE<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Outputs selected nodes to FILE.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">-O, &#8211; &#8211; show-options, &#8211; -usage<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Goes to command-line options node.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">&#8211; &#8211; subnodes<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Recursively outputs menu items.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">&#8211; &#8211; version<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Shows version information and exits.<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 42.056%\" width=\"333\">-w, &#8211; &#8211; where, &#8211; &#8211; location<\/td>\n<td style=\"width: 56.7464%\" width=\"333\">Prints physical location of Info file.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<div class=\"su-note\"  style=\"border-color:#cedfe2;\"><div class=\"su-note-inner su-u-clearfix su-u-trim\" style=\"background-color:#e8f9fc;border-color:#ffffff;color:#333333;\">\n<p><strong>Note:<\/strong> To display the manual pages for the \u201cinfo\u201d command, run the command below:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">man info<\/code><\/pre>\n<p>To view the available options and usage information of the \u201cinfo\u201d command briefly, run:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info --help<\/code><\/pre>\n<\/div><\/div>\n<h2><span class=\"ez-toc-section\" id=\"How_Does_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux_Work\"><\/span>How Does \u201cinfo\u201d Command in Linux Work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p style=\"text-align: justify;\">The &#8220;info&#8221; command allows moving around its documentation by using arguments after it. If the first argument is not an option, the command treats it like a menu entry and is looked up in all the info files. If you don&#8217;t type anything or start with options, it shows the top-level menu. And, any other arguments you type after the option, the command interprets them as names of sub-menu items relative to the initial node you visited.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"How_to_Use_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\"><\/span>How to Use \u201cinfo\u201d Command in Linux?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>To use the \u201cinfo\u201d command in Linux, follow the below steps:<\/p>\n<ol>\n<li>Open the <a href=\"https:\/\/linuxsimply.com\/what-is-terminal-in-linux\/\" target=\"_blank\" rel=\"noopener\"><strong>terminal<\/strong><\/a>.<\/li>\n<li>To read the top-level directory menu, type the following command and press <strong>ENTER<\/strong>:\n<pre><code class=\"language-bash\" data-line=\"\">info<\/code><\/pre>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"aligncenter wp-image-41778 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/1-Reading-top-level-directory-menu-using-info-command.png\" alt=\"Reading top-level directory menu using info command\" width=\"825\" height=\"485\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/1-Reading-top-level-directory-menu-using-info-command.png 825w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/1-Reading-top-level-directory-menu-using-info-command-300x176.png 300w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/1-Reading-top-level-directory-menu-using-info-command-768x451.png 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/><\/p>\n<p>Here, the \u201cinfo\u201d command displays the top-level directory menu.<\/li>\n<li>To read the given menu item from the top-level directory, use the command below:\n<pre><code class=\"language-bash\" data-line=\"\">info info<\/code><\/pre>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-41779 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/2-Reading-given-menu-item-from-the-top-level-directory.png\" alt=\"Reading given menu item from the top-level directory\" width=\"825\" height=\"474\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/2-Reading-given-menu-item-from-the-top-level-directory.png 825w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/2-Reading-given-menu-item-from-the-top-level-directory-300x172.png 300w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/2-Reading-given-menu-item-from-the-top-level-directory-768x441.png 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/><\/p>\n<p>Upon running the command, it displays the general manual for the Info readers.<\/li>\n<li>To read the second menu item within the first menu, run:\n<pre><code class=\"language-bash\" data-line=\"\">info info emacs<\/code><\/pre>\n<p><img decoding=\"async\" class=\"aligncenter wp-image-41780 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/3-Reading-the-second-menu-item-within-the-first-menu.png\" alt=\"Reading the second menu item within the first menu\" width=\"825\" height=\"535\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/3-Reading-the-second-menu-item-within-the-first-menu.png 825w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/3-Reading-the-second-menu-item-within-the-first-menu-300x195.png 300w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/3-Reading-the-second-menu-item-within-the-first-menu-768x498.png 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/><\/p>\n<p style=\"text-align: justify;\">Thus, running the above command takes you to the \u201cemacs\u201d node within the \u201cinfo\u201d menu item manual.<\/p>\n<\/li>\n<\/ol>\n<h2><span class=\"ez-toc-section\" id=\"6_Practical_Examples_of_Applying_%E2%80%9Cinfo%E2%80%9D_Command_in_Linux\"><\/span>6 Practical Examples of Applying \u201cinfo\u201d Command in Linux<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Here are 6 practical examples of using the \u201cinfo\u201d command:<\/p>\n<h3><span class=\"ez-toc-section\" id=\"1_Displaying_All_Available_Matching_Manuals\"><\/span>1. Displaying All Available Matching Manuals<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">To display all matching manuals for a particular command, use the <code class=\"\" data-line=\"\">info<\/code> command with the\u00a0 <code class=\"\" data-line=\"\">-a<\/code> option. Here is the command to view all matching manuals for the <a href=\"https:\/\/linuxsimply.com\/ls-command-in-linux\/\" target=\"_blank\" rel=\"noopener\"><strong>ls command<\/strong><\/a>:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info -a ls<\/code><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-41781 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/4-Viewing-all-matching-manuals-for-ls-using-info-command.png\" alt=\"Viewing all matching manuals for ls using info command\" width=\"700\" height=\"299\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/4-Viewing-all-matching-manuals-for-ls-using-info-command.png 700w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/4-Viewing-all-matching-manuals-for-ls-using-info-command-300x128.png 300w\" sizes=\"(max-width: 700px) 100vw, 700px\" \/><\/p>\n<p>Upon execution, the command uses all matching manuals for \u201cls\u201d and displays them.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"2_Showing_STRING_in_Index_of_All_Manuals\"><\/span>2. Showing STRING in Index of All Manuals<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">To look up and display STRING in all indices of all the manuals, use the <code class=\"\" data-line=\"\">info<\/code> command followed by the <code class=\"\" data-line=\"\">-k<\/code> option. For example: run the below command to search for the &#8220;ls&#8221; command within the index entries of all manuals:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info -k ls<\/code><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-41782 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/5-Searching-ls-command-within-the-index-entries-of-all-manuals.png\" alt=\"Searching &quot;ls&quot; command within the index entries of all manuals\" width=\"825\" height=\"544\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/5-Searching-ls-command-within-the-index-entries-of-all-manuals.png 825w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/5-Searching-ls-command-within-the-index-entries-of-all-manuals-300x198.png 300w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/5-Searching-ls-command-within-the-index-entries-of-all-manuals-768x506.png 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/><\/p>\n<p>Thus, it displays any entries in the manuals that are relevant to &#8220;ls&#8221;.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"3_Including_Directory_in_INFOPATH\"><\/span>3. Including Directory in INFOPATH<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">To include Directory in INFOPATH and display the same, use the <code class=\"\" data-line=\"\">info<\/code> command followed by the <code class=\"\" data-line=\"\">-d<\/code> option. Here is the command to do so:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info -d ls<\/code><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-41783 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/6-Adding-dir-to-filepath-using-info-command-with-d.png\" alt=\"Adding dir to filepath using info command with -d\" width=\"825\" height=\"468\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/6-Adding-dir-to-filepath-using-info-command-with-d.png 825w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/6-Adding-dir-to-filepath-using-info-command-with-d-300x170.png 300w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/6-Adding-dir-to-filepath-using-info-command-with-d-768x436.png 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/><\/p>\n<p>Consequently, the command adds the DIR to INFOPATH and shows the same on your terminal.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"4_Listing_Command-Line_Options\"><\/span>4. Listing Command-Line Options<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">To go to the command-line options node and show them, you can use the <code class=\"\" data-line=\"\">info<\/code> command with the <code class=\"\" data-line=\"\">-O<\/code> option. For example, run the below command to view the command-line option for the \u201cls\u201d command:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info -O ls<\/code><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-41784 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/7-Viewing-command-line-options-using-info-command-with-O.png\" alt=\"Viewing command-line options using info command with -O\" width=\"825\" height=\"494\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/7-Viewing-command-line-options-using-info-command-with-O.png 825w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/7-Viewing-command-line-options-using-info-command-with-O-300x180.png 300w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/7-Viewing-command-line-options-using-info-command-with-O-768x460.png 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/><\/p>\n<p>As a result, the command-line option menu appears on the screen.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"5_Printing_File_Locations\"><\/span>5. Printing File Locations<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">To print the physical file location of an Info file, use the <code class=\"\" data-line=\"\">info<\/code> command along with <code class=\"\" data-line=\"\">-w<\/code> option. For instance, use the command below to see the file location of the \u201cls\u201d command:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info -w ls<\/code><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-41785 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/8-Printing-physical-file-location-of-ls-command-using-info-command-with-w.png\" alt=\"Printing physical file location of ls command using info command with -w\" width=\"459\" height=\"186\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/8-Printing-physical-file-location-of-ls-command-using-info-command-with-w.png 459w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/8-Printing-physical-file-location-of-ls-command-using-info-command-with-w-300x122.png 300w\" sizes=\"(max-width: 459px) 100vw, 459px\" \/><\/p>\n<p>Thus, the physical file location of the specified command pops up on display.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"6_Displaying_Version_Information\"><\/span>6. Displaying Version Information<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">To get the version information of a file and exit the command simultaneously, apply the <code class=\"\" data-line=\"\">info<\/code> command with the <code class=\"\" data-line=\"\">--version<\/code> option. For example, apply the below command to view the version information of the \u201cls\u201d command:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info --version ls<\/code><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-41786 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/9-Displaying-version-information-of-ls-command.png\" alt=\"Displaying version information of ls command\" width=\"825\" height=\"225\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/9-Displaying-version-information-of-ls-command.png 825w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/9-Displaying-version-information-of-ls-command-300x82.png 300w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/9-Displaying-version-information-of-ls-command-768x209.png 768w\" sizes=\"(max-width: 825px) 100vw, 825px\" \/><\/p>\n<p>As you can see, the command shows the version information of the given command and exits.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"How_to_Navigate_Info_Pages_Like_Man_Pages_in_Linux\"><\/span>How to Navigate Info Pages Like Man Pages in Linux?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p style=\"text-align: justify;\">To navigate through the Info pages menu like Man pages, use the <code class=\"\" data-line=\"\">info<\/code> menu items recursively and pipe output contents to the <a href=\"https:\/\/linuxsimply.com\/less-command-in-linux\/\" target=\"_blank\" rel=\"noopener\"><strong>less command<\/strong><\/a>. In this way, you can scroll through the Info pages just like the <a href=\"https:\/\/linuxsimply.com\/man-command-in-linux\/\" target=\"_blank\" rel=\"noopener\"><strong>man command<\/strong><\/a>\u00a0pages but with detailed information and cross-reference links in the document. This provides an overall reader experience in the Info pages.<\/p>\n<p>Here is the command to get your Info pages menu output like the Man pages:<\/p>\n<pre><code class=\"language-bash\" data-line=\"\">info --subnodes -o - ls | less<\/code><\/pre>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-41787 size-full\" src=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/10-Moving-through-info-pages-like-man-pages.gif\" alt=\"Moving through info pages like man pages\" width=\"550\" height=\"338\" srcset=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/10-Moving-through-info-pages-like-man-pages.gif 550w, https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/10-Moving-through-info-pages-like-man-pages-300x184.gif 300w\" sizes=\"(max-width: 550px) 100vw, 550px\" \/><\/p>\n<p style=\"text-align: justify;\">The above gif shows you can now scroll through your Info pages like Man pages using the above command.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p style=\"text-align: justify;\">To wrap up, the \u201cinfo\u201d command is a useful tool to access documentation in the Info format on Linux. You can rely on \u201cinfo\u201d to explore system commands, learn about programming languages, or research technical concepts. Moreover, you can extend and customize the Info formats for additional information or documentation for your software projects. Anyway, feel free to reach out if there are any questions or suggestions through the comment box below.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"People_Also_Ask\"><\/span>People Also Ask<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3><span class=\"ez-toc-section\" id=\"What_is_%E2%80%9Cinfo%E2%80%9D_command_in_Linux\"><\/span>What is \u201cinfo\u201d command in Linux?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">The \u201cinfo\u201d command in Linux is a tool used to read documentation stored in the Info format. Info documents are generally written in plain text and structured hierarchically, with larger topics divided into smaller sections or subtopics. The default location of the info document is \/usr\/share\/info.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"What_are_the_primary_documentation_sets_found_in_Linux_distributions\"><\/span>What are the primary documentation sets found in Linux distributions?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">The primary documentation sets found in Linux distributions include: Man pages, Info pages, and \/usr\/share\/docs.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"What_is_the_difference_between_%E2%80%9Cinfo%E2%80%9D_command_and_%E2%80%9Cman%E2%80%9D_command_in_Linux\"><\/span>What is the difference between \u201cinfo\u201d command and \u201cman\u201d command in Linux?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">The main difference between the \u201cinfo\u201d and \u201cman\u201d commands is that the \u201cinfo\u201d provides more readability. Man pages are great for short prompts. However,\u00a0 the Info pages provide more details, robustness, better cross-reference linking between resources, and more readability. Also, not all commands have man pages or incomplete man pages. In that case, you need to use the Info pages.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"What_are_the_challenges_of_using_the_%E2%80%9Cinfo%E2%80%9D_command_in_Linux\"><\/span>What are the challenges of using the \u201cinfo\u201d command in Linux?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p style=\"text-align: justify;\">The main challenge of using the \u201cinfo\u201d command is its keybinding or keyboard shortcuts. If you are a Vim user, you might find it very unusual. To get more control over the info key bindings, you can run: <code class=\"\" data-line=\"\">info --vi-keys<\/code>. Or type <code class=\"\" data-line=\"\">h<\/code> within the <code class=\"\" data-line=\"\">info<\/code> command for a summary of key bindings.<\/p>\n<p><script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [{\n                \"@type\": \"Question\",\n                \"name\": \"What is \u201cinfo\u201d command in Linux?\",\n                \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"The \u201cinfo\u201d command in Linux is a tool used to read documentation stored in the Info format. Info documents are generally written in plain text and structured hierarchically, with larger topics divided into smaller sections or subtopics. The default location of the info document is \/usr\/share\/info.\"\n}\n},{\n                \"@type\": \"Question\",\n                \"name\": \"What are the primary documentation sets found in Linux distributions?\",\n                \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"The primary documentation sets found in Linux distributions include: Man pages, Info pages, and \/usr\/share\/docs.\"\n}\n},{\n                \"@type\": \"Question\",\n                \"name\": \"What is the difference between \u201cinfo\u201d command and \u201cman\u201d command in Linux?\",\n                \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"The main difference between the \u201cinfo\u201d and \u201cman\u201d commands is that the \u201cinfo\u201d provides more readability. Man pages are great for short prompts. However,\u00a0 the Info pages provide more details, robustness, better cross-reference linking between resources, and more readability. Also, not all commands have man pages or incomplete man pages. In that case, you need to use the Info pages.\"\n}\n},{\n                \"@type\": \"Question\",\n                \"name\": \"What are the challenges of using the \u201cinfo\u201d command in Linux?\",\n                \"acceptedAnswer\": {\n              \"@type\": \"Answer\",\n              \"text\": \"The main challenge of using the \u201cinfo\u201d command is its keybinding or keyboard shortcuts. If you are a Vim user, you might find it very unusual. To get more control over the info key bindings, you can run: info --vi-keys. Or type h within the \u201cinfo\u201d command for a summary of key bindings.\"\n}\n}]\n}\n<\/script><\/p>\n\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-center kksr-valign-bottom\"\n    data-payload='{&quot;align&quot;:&quot;center&quot;,&quot;id&quot;:&quot;41777&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;0&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;0&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;5&quot;,&quot;greet&quot;:&quot;Rate this post&quot;,&quot;legend&quot;:&quot;0\\\/5 - (0 votes)&quot;,&quot;size&quot;:&quot;24&quot;,&quot;title&quot;:&quot;The \u201cinfo\u201d Command in Linux [6 Practical Examples]&quot;,&quot;width&quot;:&quot;0&quot;,&quot;_legend&quot;:&quot;{score}\\\/{best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 0px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 5px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 24px; height: 24px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 19.2px;\">\n            <span class=\"kksr-muted\">Rate this post<\/span>\n    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>The \u201cinfo\u201d command in Linux is a Unix utility that reads documentation stored in Info format. The Info document pages &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"The \u201cinfo\u201d Command in Linux [6 Practical Examples]\" class=\"read-more button\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/#more-41777\" aria-label=\"Read more about The \u201cinfo\u201d Command in Linux [6 Practical Examples]\">Read more<\/a><\/p>\n","protected":false},"author":314917,"featured_media":41789,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[60],"class_list":["post-41777","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux-commands","tag-miscellaneous-commands","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The \u201cinfo\u201d Command in Linux [6 Practical Examples] - LinuxSimply<\/title>\n<meta name=\"description\" content=\"The info command in Linux is a utility that reads Info documents. With it, you work in a text-based environment without graphical interfaces.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/linuxsimply.com\/info-command-in-linux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The \u201cinfo\u201d Command in Linux [6 Practical Examples] - LinuxSimply\" \/>\n<meta property=\"og:description\" content=\"The info command in Linux is a utility that reads Info documents. With it, you work in a text-based environment without graphical interfaces.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/linuxsimply.com\/info-command-in-linux\/\" \/>\n<meta property=\"og:site_name\" content=\"LinuxSimply\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/shahriar.shovon.75\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-25T11:24:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-28T04:13:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/info-command-in-linux.png\" \/>\n\t<meta property=\"og:image:width\" content=\"400\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Yousuf Shovon\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Yousuf Shovon\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/\"},\"author\":{\"name\":\"Yousuf Shovon\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#\\\/schema\\\/person\\\/506b9ed42d890872c1b89fefdebfe423\"},\"headline\":\"The \u201cinfo\u201d Command in Linux [6 Practical Examples]\",\"datePublished\":\"2024-04-25T11:24:06+00:00\",\"dateModified\":\"2024-04-28T04:13:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/\"},\"wordCount\":1196,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/info-command-in-linux.png\",\"keywords\":[\"miscellaneous commands\"],\"articleSection\":[\"Linux Commands\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/\",\"url\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/\",\"name\":\"The \u201cinfo\u201d Command in Linux [6 Practical Examples] - LinuxSimply\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/info-command-in-linux.png\",\"datePublished\":\"2024-04-25T11:24:06+00:00\",\"dateModified\":\"2024-04-28T04:13:12+00:00\",\"description\":\"The info command in Linux is a utility that reads Info documents. With it, you work in a text-based environment without graphical interfaces.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#primaryimage\",\"url\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/info-command-in-linux.png\",\"contentUrl\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/info-command-in-linux.png\",\"width\":400,\"height\":400,\"caption\":\"info command in linux\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/info-command-in-linux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/linuxsimply.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The \u201cinfo\u201d Command in Linux [6 Practical Examples]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#website\",\"url\":\"https:\\\/\\\/linuxsimply.com\\\/\",\"name\":\"LinuxSimply\",\"description\":\"All About Linux\",\"publisher\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/linuxsimply.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#organization\",\"name\":\"LinuxSimply\",\"url\":\"https:\\\/\\\/linuxsimply.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/LinuxSimply-New-Logo-Without-Icon.png\",\"contentUrl\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2023\\\/09\\\/LinuxSimply-New-Logo-Without-Icon.png\",\"width\":355,\"height\":48,\"caption\":\"LinuxSimply\"},\"image\":{\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/#\\\/schema\\\/person\\\/506b9ed42d890872c1b89fefdebfe423\",\"name\":\"Yousuf Shovon\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/DSC07543-96x96.png\",\"url\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/DSC07543-96x96.png\",\"contentUrl\":\"https:\\\/\\\/linuxsimply.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/DSC07543-96x96.png\",\"caption\":\"Yousuf Shovon\"},\"description\":\"Yousuf Shovon is a Linux Content Developer Executive (LCDE) at SOFTEKO. Previously, he worked for ExcelDemy, writing over 60+ articles on Excel. His goal is to write quality content for users to read and learn. In the future, he also wants to build various projects with LinuxSimply. He completed his graduation and post-graduation in Information Technology from Jahangirnagar University. Yousuf finds joy in solving diverse Linux-related problems to gain an all-around experience in Linux. Read Full Bio\",\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/shahriar.shovon.75\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/yousuf-shovon\\\/\"],\"url\":\"https:\\\/\\\/linuxsimply.com\\\/author\\\/yousuf\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The \u201cinfo\u201d Command in Linux [6 Practical Examples] - LinuxSimply","description":"The info command in Linux is a utility that reads Info documents. With it, you work in a text-based environment without graphical interfaces.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/linuxsimply.com\/info-command-in-linux\/","og_locale":"en_US","og_type":"article","og_title":"The \u201cinfo\u201d Command in Linux [6 Practical Examples] - LinuxSimply","og_description":"The info command in Linux is a utility that reads Info documents. With it, you work in a text-based environment without graphical interfaces.","og_url":"https:\/\/linuxsimply.com\/info-command-in-linux\/","og_site_name":"LinuxSimply","article_author":"https:\/\/www.facebook.com\/shahriar.shovon.75","article_published_time":"2024-04-25T11:24:06+00:00","article_modified_time":"2024-04-28T04:13:12+00:00","og_image":[{"width":400,"height":400,"url":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/info-command-in-linux.png","type":"image\/png"}],"author":"Yousuf Shovon","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Yousuf Shovon","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/#article","isPartOf":{"@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/"},"author":{"name":"Yousuf Shovon","@id":"https:\/\/linuxsimply.com\/#\/schema\/person\/506b9ed42d890872c1b89fefdebfe423"},"headline":"The \u201cinfo\u201d Command in Linux [6 Practical Examples]","datePublished":"2024-04-25T11:24:06+00:00","dateModified":"2024-04-28T04:13:12+00:00","mainEntityOfPage":{"@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/"},"wordCount":1196,"commentCount":0,"publisher":{"@id":"https:\/\/linuxsimply.com\/#organization"},"image":{"@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/info-command-in-linux.png","keywords":["miscellaneous commands"],"articleSection":["Linux Commands"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/linuxsimply.com\/info-command-in-linux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/","url":"https:\/\/linuxsimply.com\/info-command-in-linux\/","name":"The \u201cinfo\u201d Command in Linux [6 Practical Examples] - LinuxSimply","isPartOf":{"@id":"https:\/\/linuxsimply.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/#primaryimage"},"image":{"@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/#primaryimage"},"thumbnailUrl":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/info-command-in-linux.png","datePublished":"2024-04-25T11:24:06+00:00","dateModified":"2024-04-28T04:13:12+00:00","description":"The info command in Linux is a utility that reads Info documents. With it, you work in a text-based environment without graphical interfaces.","breadcrumb":{"@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/linuxsimply.com\/info-command-in-linux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/#primaryimage","url":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/info-command-in-linux.png","contentUrl":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/info-command-in-linux.png","width":400,"height":400,"caption":"info command in linux"},{"@type":"BreadcrumbList","@id":"https:\/\/linuxsimply.com\/info-command-in-linux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/linuxsimply.com\/"},{"@type":"ListItem","position":2,"name":"The \u201cinfo\u201d Command in Linux [6 Practical Examples]"}]},{"@type":"WebSite","@id":"https:\/\/linuxsimply.com\/#website","url":"https:\/\/linuxsimply.com\/","name":"LinuxSimply","description":"All About Linux","publisher":{"@id":"https:\/\/linuxsimply.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/linuxsimply.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/linuxsimply.com\/#organization","name":"LinuxSimply","url":"https:\/\/linuxsimply.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/linuxsimply.com\/#\/schema\/logo\/image\/","url":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2023\/09\/LinuxSimply-New-Logo-Without-Icon.png","contentUrl":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2023\/09\/LinuxSimply-New-Logo-Without-Icon.png","width":355,"height":48,"caption":"LinuxSimply"},"image":{"@id":"https:\/\/linuxsimply.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/linuxsimply.com\/#\/schema\/person\/506b9ed42d890872c1b89fefdebfe423","name":"Yousuf Shovon","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/DSC07543-96x96.png","url":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/DSC07543-96x96.png","contentUrl":"https:\/\/linuxsimply.com\/wp-content\/uploads\/2024\/04\/DSC07543-96x96.png","caption":"Yousuf Shovon"},"description":"Yousuf Shovon is a Linux Content Developer Executive (LCDE) at SOFTEKO. Previously, he worked for ExcelDemy, writing over 60+ articles on Excel. His goal is to write quality content for users to read and learn. In the future, he also wants to build various projects with LinuxSimply. He completed his graduation and post-graduation in Information Technology from Jahangirnagar University. Yousuf finds joy in solving diverse Linux-related problems to gain an all-around experience in Linux. Read Full Bio","sameAs":["https:\/\/www.facebook.com\/shahriar.shovon.75","https:\/\/www.linkedin.com\/in\/yousuf-shovon\/"],"url":"https:\/\/linuxsimply.com\/author\/yousuf\/"}]}},"_links":{"self":[{"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/posts\/41777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/users\/314917"}],"replies":[{"embeddable":true,"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/comments?post=41777"}],"version-history":[{"count":0,"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/posts\/41777\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/media\/41789"}],"wp:attachment":[{"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/media?parent=41777"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/categories?post=41777"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/linuxsimply.com\/wp-json\/wp\/v2\/tags?post=41777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}