




As a general rule, you supply two or three arguments:
-i
 for a case-insensitive search, andThe Grep Browser appears. Any matches that are found are displayed in the main area.
Note: The Grep Browser needs the 
grep
 command to return filenames and line numbers in order to work correctly. This is why it adds the 
grep
 option 
-n
 and the filename argument 
/dev/null
 to the command you specify.