grep changing he delimiter
Posted
by jhon
on Stack Overflow
See other posts from Stack Overflow
or by jhon
Published on 2010-05-13T20:11:11Z
Indexed on
2010/05/13
20:14 UTC
Read the original article
Hit count: 208
any way we can change the delimiter that uses grep?
I think, by default, grep uses '\n' as the delimiter.
thanks.
© Stack Overflow or respective owner