<<< Date Index >>>     <<< Thread Index >>>

Re: attach multiple files from command line



Hi,

* Christoph Berg [07-03-20 15:10:32 +0100] wrote:
Re: Charles Cazabon 2007-03-20 <20070320134815.GC30497@xxxxxxxxxxxxxxxxxxxx>
Mutt automatically attaches any file in the CWD that matches the glob, i.e.

  mutt -j '*.png' ...

Or make that -a, stat() the file first, and if not there, try to
expand the pattern.

Does getopt() prevent us from allowing any number of additional arguments for -j? If you ask me, globbing is a shell's reposibility.

  bye, Rocco
--
:wq!