Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #4117
| From | Alexandre Aguiar <gnuhealth@asaguiar.net> |
|---|---|
| Newsgroups | alt.comp.linux, comp.os.linux.misc |
| Subject | Re: sed - please help me |
| Followup-To | alt.comp.linux |
| Date | 2012-02-05 11:07 -0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <3019514.Cjtoq2itGR@asaguiar> (permalink) |
| References | <jghhms$duc$1@mx1.internetia.pl> <jgjenh$g2l$2@mx1.internetia.pl> |
Cross-posted to 2 groups.
Followups directed to: alt.comp.linux
on Sáb 04 Fev 2012 12:18, Szyk said to people at <alt.comp.linux>: > I found solution of my problem: Grep was needed and sed must be calling > without -n! Great. > $ grep -i -E "^class[[:space:]]+[[:alnum:]|_]+.*$" ./User.h|sed As C and C++ are case sensitive, you may not need '-i' grep option. -- Alexandre
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Find similar | Unroll thread
sed - please help me Szyk <szyk100@o2.pl> - 2012-02-03 21:56 +0100
Re: sed - please help me Baho Utot <baho-utot@invlaid.com> - 2012-02-03 17:59 -0500
Re: sed - please help me Alexandre Aguiar <gnuhealth@asaguiar.net> - 2012-02-03 22:42 -0200
Re: sed - please help me Szyk <szyk100@o2.pl> - 2012-02-04 15:18 +0100
Re: sed - please help me Alexandre Aguiar <gnuhealth@asaguiar.net> - 2012-02-05 11:07 -0200
csiph-web