On Aug/22/1999, Jan Peter Hecking wrote:

> Now you're missing an newline at the end of the string. Try
> 
> mailboxes `find $HOME/mail -type f -print | tr '\n' ' ';echo`
> 
> instead. Beware also that the tilde ~ doesn't get expanded - you
> have to use $HOME instead.

        Yep, you're right. It works perfectly now, thanks :-)

-- 
Roberto Suarez Soto              |     Wrap the Internet around every brain
mailto:[EMAIL PROTECTED]        |      on the planet and spin the planet.
* Corgo - Lugo - Galicia - Spain |         Software flows in the wires.

Reply via email to