Sponsored Content
Full Discussion: Search for string in vi
Top Forums UNIX for Dummies Questions & Answers Search for string in vi Post 22290 by peter.herlihy on Thursday 30th of May 2002 06:20:46 PM
Old 05-30-2002
Also.... after typing /mysting to locate mystring... this will take you to the NEXT occurance of mystring from the point of cursor.

If there are multiple instances you can just press / followed by enter again and it will repeat the last search. Keep pressing / enter - to go through the file looking for each instance of mystring. This will keep going and may "Wrap around buffer" which means the end of the file was reached and you're back at the top.

To get out of search simply do your next vi command. Usefully too.... the last search remains in place so you can find an instance..edit it or whatever...then simply press / enter again and the search will be done again.
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Perl: Search for string on line then search and replace text

Hi All, I have a file that I need to be able to find a pattern match on a line, search that line for a text pattern, and replace that text. An example of 4 lines in my file is: 1. MatchText_randomNumberOfText moreData ReplaceMe moreData 2. MatchText_randomNumberOfText moreData moreData... (4 Replies)
Discussion started by: Crypto
4 Replies

2. Shell Programming and Scripting

Search, replace string in file1 with string from (lookup table) file2?

Hello: I have another question. Please consider the following two sample, tab-delimited files: File_1: Abf1 YKL112w Abf1 YAL054c Abf1 YGL234w Ace2 YKL150w Ace2 YNL328c Cup9 YDR441c Cup9 YDR442w Cup9 YEL040w ... File 2: ... ABF1 YKL112W ACE2 YLR131C (9 Replies)
Discussion started by: gstuart
9 Replies

3. Shell Programming and Scripting

search string in a file and retrieve 10 lines including string line

Hi Guys, I am trying to write a perl script to search a string "Name" in the file "FILE" and also want to create a new file and push the searched string Name line along with 10 lines following the same. can anyone of you please let me know how to go about it ? (8 Replies)
Discussion started by: sukrish
8 Replies

4. Shell Programming and Scripting

Search several string and convert into a single line for each search string using awk command AIX?.

I need to search the file using strings "Request Type" , " Request Method" , "Response Type" and by using result set find the xml tags and convert into a single line?. below are the scenarios. Cat test Nov 10, 2012 5:17:53 AM INFO: Request Type Line 1.... (5 Replies)
Discussion started by: laknar
5 Replies

5. Shell Programming and Scripting

Search one string and then search another string in the next line

I am unable to use grep comman to Print only EmpPosition and if the EmpID next line. So output should be both EmpPosition and EmpID and also EmpPosition and EmpID data should match. Sample Data EmpPosition "New" EmpID "New" - - EmpPosition "New" ... (4 Replies)
Discussion started by: onesuri
4 Replies

6. Shell Programming and Scripting

Search a string in a text file and add another string at the particular position of a line

I am having a text file which is having more than 200 lines. EX: 001010122 12000 BIB 12000 11200 1200003 001010122 2000 AND 12000 11200 1200003 001010122 12000 KVB 12000 11200 1200003 In the above file i want to search for string KVB and add/replace... (1 Reply)
Discussion started by: suryanarayana
1 Replies

7. Shell Programming and Scripting

Search a string in a text file and add another string at the end of line

Dear All I am having a text file which is having more than 200 lines. EX: 001010122 12000 BIB 12000 11200 1200003 001010122 2000 AND 12000 11200 1200003 001010122 12000 KVB 12000 11200 1200003 In the above file i want to search for string KVB... (5 Replies)
Discussion started by: suryanarayana
5 Replies

8. Shell Programming and Scripting

Search string within a file and list common words from the line having the search string

Hi, Need your help for this scripting issue I have. I am not really good at this, so seeking your help. I have a file looking similar to this: Hello, i am human and name=ABCD. How are you? Hello, i am human and name=PQRS. I am good. Hello, i am human and name=ABCD. Good bye. Hello, i... (12 Replies)
Discussion started by: royzlife
12 Replies

9. UNIX for Beginners Questions & Answers

Search a string and display its location on the entire string and make a text file

I want to search a small string in a large string and find the locations of the string. For this I used grep "string" -ob <file name where the large string is stored>. Now this gives me the locations of that string. Now how do I store these locations in a text file. Please use CODE tags as... (7 Replies)
Discussion started by: ANKIT ROY
7 Replies

10. UNIX for Beginners Questions & Answers

How to use a grep search to search for a specific string within multiple directories?

Lets say I have a massive directory which is filled with other directories all filled with different c++ scripts and I want a listing of all the scripts that contain the string: "this string". Is there a way to use a grep search for that? I tried: grep -lr "this string" * but I do not... (3 Replies)
Discussion started by: Circuits
3 Replies
MANPAGE(1)																MANPAGE(1)

NAME
Launchy - smart search launcher utility SYNOPSIS
launchy [options] DESCRIPTION
Launchy is a cross-platform utility designed to help you forget about your start menu, the icons on your desktop, and even your file manager. Launchy indexes the programs in your start menu and can launch your documents, project files, folders, and bookmarks with just a few keystrokes. Once Launchy has been started, it hides in the background. You bring it forward by holding the Ctrl and the Space keys. You can then type in a few keys of the program you are searching for and hit enter once it has been found. You can also make Launchy dissappear again by hitting the Escape key or Ctrl+Space. Launchy allows you to add additional command line parameters to the selected launch. Simply hit Tab key once you have found the application you are interested in and then enter the parameters. When the input text area is empty, press the down arrow key and Launchy will display a history of the commands entered previously. You can scroll up and down the list and press Enter key to repeat the command. Pressing Shift+Delete instead will remove the item from the history. OPTIONS
-exit Attempt to close any running instances of Launchy. -multiple Allows more than one instance of Launchy to be run. -options Shows the options dialog. -rescan Rescan the catalog. -rescue Resets LaunchyaXXs position to the center of the screen and selects the default skin. -show Shows Launchy's window (default is to launch hidden in most cases). Can be used as a way to active Launchy from a shortcut. If -multiple is not used and Launchy is already running, then the command will be sent to the running instance of Launchy. KNOWN ISSUES
Not all skins will work with Linux builds of Launchy. If you're running a compositing manager (compiz or beryl) then the skins should look the same as in Windows. Otherwise, you will have to settle for the skins that look good without alpha transparency (like Default and Black Glass). If the black area of mask.png is perfectly rectangular then, for some reason, compiz won't mask it correctly and you will have a strange black section around the skin. SEE ALSO
Launchy homepage "<http://www.launchy.net>" AUTHOR
Launchy authors are Josh Karlin, Simon Capewell and others. This manual page was written by Ricardo Mones for the Debian project (and may be used by others). 2012-05-22 MANPAGE(1)
All times are GMT -4. The time now is 07:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy