• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

Search Keyword In Man Page Like We Search In vi / vim Editor

April 6, 2014 by Sharad Chhetri Leave a Comment

In this post, you will learn about how to search keyword or string in Man Page like we do in vi/vim file editor. It basically searching keyword within same man page of the command.

Question: How may I search a keyword in man page like we search in vi /vim editor ?

Answer: To search keyword inside man page we have to first hit ESC key then type / then have to write keyword
Whereas in vi/vim editor we search by typing ESC then typing :/ and then keyword (like this :/keyword)

See the below given example, to understand how to search keyword inside man page

man page

Follow The Steps

In above sample you can see –
(1) First I hit ESC key from keyboard
(2) Then I typed only slash sign i.e /
(3) After this I typed the keyword “ftp” . You can replace ftp with your keyword which you want to search.

Recommend further reading on Man command : search keyword in all man pages by using man command

Share this:

  • Twitter
  • Facebook
  • More
  • Print
  • Email
  • LinkedIn
  • Reddit
  • Tumblr
  • Pinterest
  • Pocket
  • Telegram
  • WhatsApp
  • Mastodon

Related posts:

  1. Search keyword in all available man pages – man command
  2. How to install vim editor in Linux Mint
  3. awk command to search keyword or strings in file
  4. How to create a search box inside page in WordPress
  5. find command to search keyword in files recursively in linux
  6. search keyword in file with line number using grep command
  7. man command not found in CentOS and Red Hat
  8. grep command to show lines after and before the keyword
  9. sed : find the pattern (keyword) and delete the line from file
  10. Install yEd graph editor on Ubuntu

Filed Under: Linux, Linux Commands Tagged With: linux command, man

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

master admin password openerp 7.x

How to change smtp port number 25 in postfix

Change the default port number of ssh server

Learn Linux Date Command With Examples

How to find when Operating system was installed in linux CentOS and Red Hat

Forward all incoming emails to other SMTP server or gateway

WordPress host IP changed not able to open wp-admin and site page looks scattered

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy