[Linux] script shell avec tcsh

Bernard Schoenacker bernard.schoenacker@::1
Lun 14 Fév 11:28:25 CET 2011


Le Mon, 14 Feb 2011 10:47:00 +0100,
Guillaume RENARD <guillaume.renard@::1> a écrit :

> Bonjour,
> Le plus simple, une recherche google nous envoie ici
> http://spiralbound.net/blog/2006/01/17/foreach-example-in-tcsh
>  <http://spiralbound.net/blog/2006/01/17/foreach-example-in-tcsh>et
> on voit que
> 
> foreach i ( ` /bin/ls * ` )
> foreach? echo $i
> foreach?/bin/grep your_grep_string $i
> foreach? end
> Bonne journée !
> ===============
> Guillaume RENARD
> ===============
> 
> 
> 2011/2/14 R. Bastian <rbastian@::1>
> 
> > On Mon, 14 Feb 2011 09:52:29 +0100
> > Bernard Schoenacker <bernard.schoenacker@::1> scribit:
> >
> > > bonjour,
> > >
> > >       je recherche une doc pour utiliser un script shell avec
> > >       tcsh ....
> > >
> > >       en effet, la boucle suivante : for i in .. ;do
> > > {exec}$i ;done
> >
> >        foreach lieu de for ?
> >
> >        done et do font-ils partie de tcsh ?
> > >
> > >       ne fonctionne pas du tout avec ce type de shell ou alors
> > >       la syntaxe est à revoir ...
> > >
> > >
> > >       slt
> > >       bernard
> >
> >
> > --
> > René Bastian
> > www.pythoneon.org
> > www.musiques-rb.org

 Bonjour,

 		merci aux deux pour m'avoir donné le bon fil d'ariane

		slt
		bernard


Plus d'informations sur la liste de diffusion linux