[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to use ']' in the upper bound of a range character set
From: |
Arlinta Barus |
Subject: |
How to use ']' in the upper bound of a range character set |
Date: |
Thu, 21 May 2009 11:25:34 +1000 |
Hi,
I try to use ']' as the upper bound of a range character set, such as:
grep -E "[1-\]]" file_input or
grep -E "[1-\\]]" file_input or
grep -E "[1-]]" file_input
but it doesn't work. Anyone can help me, please ?
Thanks.
Cheers,
Arlinta
Re: undocumented \S "joyride" operator, Norihiro Tanaka, 2009/05/15