Re: search man pages
- From: Avi Greenbury <avismailinglistaccount@xxxxxxxxxxxxxx>
- Date: Wed, 08 Apr 2009 11:30:14 +0100
Kaushal Shriyan wrote:
Hi again
I did man bash | less -i and typed /PARAMETER EXPANSION it said
"Pattern not found"
From man less:
-i or --ignore-case
Causes searches to ignore case; that is, uppercase and
lowercase are considered identical. This option is ignored
if any uppercase letters appear in the search pattern; in
other words, if a pattern contains uppercase letters,
then that search does not ignore case.
-I or --IGNORE-CASE
Like -i, but searches ignore case even if the pattern
contains uppercase letters.
Since you used the -i (lower-case i) switch, and provided an argument
with capital letters, it was a case sensitive search.
You want to either use the -I (upper-case I) switch, or provide a
lower-case argument.
--
Avi Greenbury :) http://aviswebsite.co.uk
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- References:
- search man pages
- From: Kaushal Shriyan
- Re: search man pages
- From: Heike C. Zimmerer
- Re: search man pages
- From: Kaushal Shriyan
- search man pages
- Prev by Date: Re: search man pages
- Next by Date: Re: search man pages
- Previous by thread: Re: search man pages
- Next by thread: Re: search man pages
- Index(es):
Relevant Pages
|
Loading