If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > case sensitivity in vi

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-19-07, 08:16
fwellers fwellers is offline
Registered User
 
Join Date: May 2006
Location: Virginia
Posts: 6
case sensitivity in vi

Hi,
When I used to work with Solaris, I remember there was a way of getting vi to do searches without caring about case, but for the life of me can't remember how to do it.
I'm on aix now, but it's probably the same.
Does anybody know how to do this ?

Thanks
Floyd
Reply With Quote
  #2 (permalink)  
Old 01-19-07, 08:29
fwellers fwellers is offline
Registered User
 
Join Date: May 2006
Location: Virginia
Posts: 6
ah nevermind

I forget sometimes that google is my friend.
I found the answer myself.

: set ignorecase.
Reply With Quote
  #3 (permalink)  
Old 02-14-07, 18:44
gauravsachan gauravsachan is offline
Registered User
 
Join Date: Feb 2007
Posts: 1
Vi

Hi,
The case insensitivity can be removed in Vi with even fewer keystrokes..
:se ic

Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On