[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Regexps (Re: sources.list)



El Thu, May 11, 2000,
Danito...

> Una  última pregunta,  es  posible utilizar  wildcards ej  *
> cuando  buscas un  testo  con el  vim. Conoceis algún  sitio
> donde  se  documenten todas  las  wildcards  y los  pequeños
> atajos del bash.

Regular expresions
^^^     ^^^

Las regexps  son mucho más  flexibles que los wildcards  de la
shell.


http://www.navegalia.com/hosting/000cc/xmanoel/linux-19990612.html


$ man egrep


$ vim
:help pattern


$ info emacs
`m'
:regexps


El lenguaje Perl también las utiliza:

http://epq.com.co/~cjara/pd4270.cgi?perl/tutorial.html#regex


Saludos.

-- 
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          Cosme P. Cuevas    .oOo.    GnuPG KeyID: 0A4305FB

          http://www.geocities.com/CollegePark/Lounge/8698/

       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



Reply to: