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.
- Re: archiving mailboxes each month Fairlight
- Re: archiving mailboxes each month Shao Zhang
- Re: archiving mailboxes each month Gerald Oskoboiny
- Re: archiving mailboxes each month Chris Gushue
- Re: archiving mailboxes each month Chris Gushue
- Re: archiving mailboxes each month Gerald Oskoboiny
- Re: archiving mailboxes each month Chris Gushue
- Re: archiving mailboxes each month Roberto Suarez Soto
- Re: archiving mailboxes each mon... Jan Peter Hecking
- Re: archiving mailboxes each... Gerald Oskoboiny
- Re: archiving mailboxes each... Roberto Suarez Soto
- Re: archiving mailboxes each month Roberto Suarez Soto
- Re: archiving mailboxes each mon... Gerald Oskoboiny
- Re: archiving mailboxes each... Roberto Suarez Soto
- Re: archiving mailboxes each month BJ Goodwin