> I think your logic is a bit broken.
Well... I guess I should have one from the beginning :-)
> for nom_file in `find /home -path '*.doc'`;
> do
> location=`echo $nom_file | awk --field-separator=/ '{ print $3 }'`
> etc.
Will give it a go. Thanks to Wlug I am still learning.
Edouard
perpetual student