Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

globbing with interposition



Hi

I want to be able in a simple command to glob all files
but there needs to be a `-a' in front of each globbed file name.

So, I would like to do something like this (which obviously
dont work) in order to achieve the above.

mutt eric -a fotos* -s "all images attached" </dev/null

thanks

-- 
Eric Smith



Messages sorted by: Reverse Date, Date, Thread, Author