[gull] bash>for>word

Sebastien Cevey seb at cine7.net
Thu Sep 30 01:53:02 CEST 2004


begin Daniel Cordey quotation of Fri, Dec 05, 2003 at 02:37:51PM +0100:

Hello,

> ls /mp3/* |\
> while read file
> do
>     album=$(basename file)
>     artist=$(basename ${album})
>     ./script /pochetteCD "${artist}" '__||__' "${album}"
> done

Ah pas mal cette id�e, �a fait longtemps que je cherche une solution
"bash" (et sans modification de IFS) � ce probl�me de s�paration par
ligne vs espaces !

Est-ce la seule (probablement pas), ou y a-t-il d'autres astuces avec
le for par exemple?  Ce serait fort (sic) pratique!


-- 
Sebastien Cevey <seb at cine7.net>
Cine7.Net  -  Milcis.Net  -  ProgramPlay.Org
Jabber: theefer at albus.cine7.net - ICQ: 48895760

" A designer knows he has achieved perfection not when there is nothing
  left to add, but when there is nothing left to take away. "
Antoine de Saint-Exup�ry 



More information about the gull mailing list