On Sun, 2 Feb 2003, Harondel J. Sibble wrote:
> [stapleto@server1 mail]$ mailutil copy INBOX #driver.mbx/INBOX
>  usage: mailutil copy [-debug] [-verbose] source destination
>
> Am I missing something?

Yup; "#" is probably the comment character for your shell.  So you need to
quote the second argument:

mailutil copy INBOX "#driver.mbx/INBOX"

-- Mark --

http://staff.washington.edu/mrc
Science does not emerge from voting, party politics, or public debate.

Reply via email to