bug-bash
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Uniq pattern
From
:
Val Krem
Subject
:
Uniq pattern
Date
:
Fri, 1 Jan 2016 00:15:43 +0000 (UTC)
Hi all
I wanted to search a line that contains "1235" using
grep -R "1235".
I am getting unwanted results such as
01235 or 12356 and so on.
How could I avoid these and get only '1235"?
Val
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
Uniq pattern
,
Val Krem
<=
Re: Uniq pattern
,
John McKown
,
2015/12/31
Prev by Date:
${1+"$@"} does not generate multiple words if IFS is empty
Next by Date:
Re: Uniq pattern
Previous by thread:
${1+"$@"} does not generate multiple words if IFS is empty
Next by thread:
Re: Uniq pattern
Index(es):
Date
Thread